Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test dependencies to latest version, fix some flake8 errorsfix_test_deps | Joffrey F | 2019-01-09 | 1 | -1/+1 |
* | Fix support for legacy .dockercfg auth config format | Joffrey F | 2018-06-27 | 1 | -40/+0 |
* | Use pytest assertspytest-asserts | Joffrey F | 2018-01-30 | 1 | -21/+22 |
* | Remove superfluous version validation | Joffrey F | 2017-11-07 | 1 | -1/+0 |
* | Raise an error when passing an empty string to split_port | Joffrey F | 2017-03-09 | 1 | -2/+0 |
* | Move LinksTest to appropriate file | Joffrey F | 2017-03-09 | 1 | -43/+3 |
* | Bump default API version to 1.26 | Joffrey F | 2017-03-01 | 1 | -1/+1 |
* | Remove integration test for APIClient.search methodremove_obsolete_search_test | Joffrey F | 2017-01-26 | 1 | -7/+0 |
* | Allow configuring API version for integration test with env varconfig_test_api_version | Joffrey F | 2017-01-25 | 1 | -4/+6 |
* | Split out base integration test for APIClient | Ben Firshman | 2016-11-22 | 1 | -4/+4 |
* | Rename Client to APIClient | Ben Firshman | 2016-11-22 | 1 | -0/+164 |