summaryrefslogtreecommitdiff
path: root/tests/integration/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* use python3.6+ constructsAnthony Sottile2021-07-051-4/+2
* Update alpine version to 3.10, and rename BUSYBOX variableSebastiaan van Stijn2019-08-101-5/+5
* Allow configuring API version for integration test with env varconfig_test_api_versionJoffrey F2017-01-251-1/+1
* Rename Client to APIClientBen Firshman2016-11-221-1/+2
* Update tests to avoid failures on Windows platformsJoffrey F2016-10-141-3/+1
* Move BaseTestCase to BaseIntegrationTestBen Firshman2016-10-031-3/+2
* Move methods/classes used by all integration tests to helpers.pyJoffrey F2015-11-181-0/+31