Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace HTTPRequestor with MockRequestor in "@testset job status " in the qpu_interface.jl test file #403

Open
Saihaan-anyonsys opened this issue Aug 2, 2024 · 0 comments

Comments

@Saihaan-anyonsys
Copy link

In the test set written for 'job status' in the qpu_interface.jl file located under the test folder, the requestor uses HTTPRequestor for running tests for job status which is incorrect. Instead HTTPRequestor should be replaced with MockRequestor.

The errors are in line 282, line 298, and line 313. Please have a look when possible.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant