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
It would be nice to have integration tests that test larger sections of the codebase and have them run in the CI workflows.
Tests that we are not currently always running are in test_binary_btec_script.py, test_binary_deposit_script.py, test_btec_script.py and test_deposit_script.py. We could reuse those tests.
The text was updated successfully, but these errors were encountered:
It would be nice to have integration tests that test larger sections of the codebase and have them run in the CI workflows.
Tests that we are not currently always running are in
test_binary_btec_script.py
,test_binary_deposit_script.py
,test_btec_script.py
andtest_deposit_script.py
. We could reuse those tests.The text was updated successfully, but these errors were encountered: