summaryrefslogtreecommitdiff
path: root/tests/integration/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* 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