summaryrefslogtreecommitdiff
path: root/tests/integration/api_client_test.py
Commit message (Expand)AuthorAgeFilesLines
* Update test dependencies to latest version, fix some flake8 errorsfix_test_depsJoffrey F2019-01-091-1/+1
* Fix support for legacy .dockercfg auth config formatJoffrey F2018-06-271-40/+0
* Use pytest assertspytest-assertsJoffrey F2018-01-301-21/+22
* Remove superfluous version validationJoffrey F2017-11-071-1/+0
* Raise an error when passing an empty string to split_portJoffrey F2017-03-091-2/+0
* Move LinksTest to appropriate fileJoffrey F2017-03-091-43/+3
* Bump default API version to 1.26Joffrey F2017-03-011-1/+1
* Remove integration test for APIClient.search methodremove_obsolete_search_testJoffrey F2017-01-261-7/+0
* Allow configuring API version for integration test with env varconfig_test_api_versionJoffrey F2017-01-251-4/+6
* Split out base integration test for APIClientBen Firshman2016-11-221-4/+4
* Rename Client to APIClientBen Firshman2016-11-221-0/+164