-
Notifications
You must be signed in to change notification settings - Fork 13
[Testing] Add tests for remote features #35
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is neededqool-layerThis will be useful for other projects and should probably move to qool-layer at some pointThis will be useful for other projects and should probably move to qool-layer at some pointtesting
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededqool-layerThis will be useful for other projects and should probably move to qool-layer at some pointThis will be useful for other projects and should probably move to qool-layer at some pointtesting
Type
Fields
Give feedbackNo fields configured for issues without a type.
The following features rely on pasqal-cloud and don't have tests:
Some help setting up a realistic mock server would be invaluable.
Once that is done, we could simply add these extractors/backends to the tests from
test_extractors.py(for the extractors) andtest_backends.py(for the backends).Note: there is one example of using the
RemoteQPUExtractorin the tutorial 1.