qiskit/test/randomized
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 Remove coding: utf-8 per PEP 3120 (#4914) 2020-08-12 08:29:16 -04:00
test_clifford.py Bump black version and relax constraint (#7615) 2022-02-03 18:07:22 +00:00
test_synthesis.py Clean two_qubit_decompose code (#13093) 2024-09-13 14:35:03 +00:00
test_transpiler_equivalence.py Remove fake backends based on `BackendV1` and related tools (#13805) 2025-02-28 12:46:24 +00:00