summaryrefslogtreecommitdiff
path: root/tests/integration_tests/modules/test_ca_certs.py
AgeCommit message (Collapse)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
Applied Black and isort, fixed any linting issues, updated tox.ini and CI.
2021-01-04integration_tests: port ca_certs tests from cloud_tests (#732)Daniel Watkins