Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon | |
Applied Black and isort, fixed any linting issues, updated tox.ini and CI. | |||
2021-11-16 | integration_test: Speed up CI run time (#1111) | James Falcon | |
Move more tests into test_combined.py and remove the CI mark from module tests that aren't updated often or don't represent core functionality. | |||
2021-08-06 | testing: port remaining cloud tests to integration testing framework ↵ | James Falcon | |
(SC-191) (#955) This should enable us to remove the cloud-tests entirely. |