qiskit/test/python/providers/fake_provider
Elena Peña Tapia fcb5d29c6e
Remove fake backends based on `BackendV1` and related tools (#13805)
* Remove FakeBackend, FakeQasmBackend, FakePulseBackend, subclasses, any tests that checked V1 functionality, mitigators (independent removal). Update rest of unit tests to use GenericBackendV2

* Remove FakeBackend references from docs (these classes will be removed in 2.0 so no alternative is provided)

* Fix lint and apply desperate measures until better measures are found (visual tests).

* Add renos

* Fix scheduling tests, lints and docs issue.

* Apply suggestions from Eli's code review

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

* Migrate relevant fake backend tests to test_generic_backend_v2.py, remove non-relevant tests

* Fix merge conflict, apply review suggestions reno

* Fix reno typo

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

---------

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>
2025-02-28 12:46:24 +00:00
..
__init__.py Relocate mock backends from qiskit.test.mock to qiskit.mock (#7437) 2022-03-04 18:52:03 +00:00
test_generic_backend_v2.py Remove fake backends based on `BackendV1` and related tools (#13805) 2025-02-28 12:46:24 +00:00