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

Integration tests for dispatch and poll #53

Open
vprusso opened this issue Dec 3, 2024 · 0 comments
Open

Integration tests for dispatch and poll #53

vprusso opened this issue Dec 3, 2024 · 0 comments
Labels
test Issues for testing specific functionality

Comments

@vprusso
Copy link
Contributor

vprusso commented Dec 3, 2024

As the backends tend to change their APIs, etc., including integration tests that can run on at least simulator backends (i.e., poll and dispatch the supported benchmarks) would be prudent.

At a minimum, these integration tests would include the ability to launch a simulator instance for each supported backend (e.g., IBM, IonQ, etc.) and successfully poll and dispatch results.

Access to some simulator backends also requires account access (for instance, IonQ requires this), in which case, we will need to create a metriq-gym-specific account and store the credentials in a project-level variable for accessing and running these integration tests.

@vprusso vprusso added the test Issues for testing specific functionality label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues for testing specific functionality
Projects
None yet
Development

No branches or pull requests

1 participant