You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While developing the debug backend, we added a tests/cartesian_tests/integration_tests/multi_feature_tests/test_debug_backend.py file for all unit tests.
Some of those tests should be elevated to ALL_BACKENDS. Other tests should be checked for debug markings.
While developing the
debug
backend, we added atests/cartesian_tests/integration_tests/multi_feature_tests/test_debug_backend.py
file for all unit tests.Some of those tests should be elevated to
ALL_BACKENDS
. Other tests should be checked fordebug
markings.Parent: #36
test_debug_backend.py
for specifics testsALL_BACKENDS
backend=["debug"]
tests are properly documented as to why it'sdebug
onlyThe text was updated successfully, but these errors were encountered: