Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adopt Black and isort (SC-700) (#1157) | James Falcon | 2021-12-15 | 1 | -3/+2 |
| | | | | | Applied Black and isort, fixed any linting issues, updated tox.ini and CI. | ||||
* | integration_test: Speed up CI run time (#1111) | James Falcon | 2021-11-16 | 1 | -1/+0 |
| | | | | 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. | ||||
* | testing: port remaining cloud tests to integration testing framework ↵ | James Falcon | 2021-08-06 | 1 | -0/+23 |
(SC-191) (#955) This should enable us to remove the cloud-tests entirely. |