qiskit/test/python/providers
Eli Arbel 655088434f
Remove pulse from GenericBackendV2 (#13829)
* Remove pulse from GenericBackendV2

This commit removes pulse-related functionality from GenericBackendV2, as
part of Pulse removal in Qiskit 2.0. This includes the ability to initialize
the backend with custom calibrations and query it for channel information.
Also, various clean ups where made to accommodate for the updated API of
GenericBackendV2.

* Update releasenotes/notes/remove-pulse-generic-backendv2-738ad9f7ab64b8fd.yaml

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

---------

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
2025-02-13 16:08:52 +00:00
..
basic_provider Remove use of deprecated objects in `BasicSimulator` (#13743) 2025-02-04 11:18:35 +00:00
fake_provider Remove pulse from GenericBackendV2 (#13829) 2025-02-13 16:08:52 +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
faulty_backends.py Internally importing `qiskit.providers.backend.Backend` should not raise `DeprecationWarning` (#12906) 2024-08-15 17:34:50 +00:00
test_backend_v2.py Remove pulse from GenericBackendV2 (#13829) 2025-02-13 16:08:52 +00:00
test_backendconfiguration.py Deprecate Pulse package and dependencies (#13164) 2024-10-23 07:38:36 +00:00
test_backendproperties.py Deprecate fake backends based on BackendV1 (#12660) 2024-07-29 10:09:40 +00:00
test_backendstatus.py Internally importing `qiskit.providers.backend.Backend` should not raise `DeprecationWarning` (#12906) 2024-08-15 17:34:50 +00:00
test_fake_backends.py Remove `assemble` and `assembler` module (#13748) 2025-02-05 09:26:42 +00:00
test_faulty_backend.py Deprecate BackendV1 and `qiskit.providers.models` (#12629) 2024-07-31 10:53:40 +00:00
test_options.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00