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

test: fix missing device capabailities #459

Merged
merged 3 commits into from
Nov 17, 2023
Merged

test: fix missing device capabailities #459

merged 3 commits into from
Nov 17, 2023

Conversation

math411
Copy link
Contributor

@math411 math411 commented Nov 16, 2023

Issue #, if available:

Description of changes:

Our mock device returns does not apply the filters properly. This fix adds the device properties for the QPU that is returned to be used later in the example. This avoids using side_effect for the return responses.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@math411 math411 marked this pull request as ready for review November 17, 2023 00:00
@math411 math411 requested a review from a team as a code owner November 17, 2023 00:00
"direction": "tx",
"portType": "rf",
"dt": 1E-9,
"centerFrequencies": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"centerFrequencies": [
}

@math411 math411 merged commit dff1676 into main Nov 17, 2023
7 checks passed
@math411 math411 deleted the qiskit_unpin branch November 17, 2023 00:15
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

Successfully merging this pull request may close these issues.

2 participants