qiskit/test/python/providers
Elena Peña Tapia 9c00a936df
Remove deprecated `BackendV1` elements, including base class, `providers.models` and `qobj` modules (#13793)
* Remove BackendV1, converters, models, qobj and update tests.

* Add reno

* Update releasenotes/notes/remove-backend-v1-et-al-cccd8f6b71a97ffc.yaml

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

* Include qobj_id removal in reno. Modify result args to kwargs as specified in 1.4 deprecation warning.

* Update __init__.py

* Remove unused import

* Remove remaining qobj references (including test names and comments). Remove json decoding utils that weren't part of the public API and flew under the radar in the Fake Backend removal PR.

* Document migration of MeasLevel and MeasReturnType

* Mix malformed table

* Apply comments from Matt's review

---------

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
2025-03-05 23:11:24 +00:00
..
basic_provider Remove Provider ABC (deprecated in 1.1) (#13435) 2025-02-27 19:45:44 +00:00
fake_provider Remove fake backends based on `BackendV1` and related tools (#13805) 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
fake_mumbai_v2.py Remove provider-specific fake backends,`FakeProvider` class and related tools in 1.0 (#11376) 2024-02-01 19:27:05 -05:00
test_backend_v2.py Remove pulse from GenericBackendV2 (#13829) 2025-02-13 16:08:52 +00:00
test_options.py Remove deprecated `BackendV1` elements, including base class, `providers.models` and `qobj` modules (#13793) 2025-03-05 23:11:24 +00:00