summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename Client -> DockerClientdocker_clientJoffrey F2016-11-282-3/+3
* Add helpful error for APIClient methods on ClientBen Firshman2016-11-221-0/+14
* Add new user-focused APIBen Firshman2016-11-2221-32/+1583
* Add random_name test helperBen Firshman2016-11-222-7/+8
* Split out base integration test for APIClientBen Firshman2016-11-2212-64/+67
* Move APIClient tests into single fileBen Firshman2016-11-222-79/+71
* Rename DockerClientTest to BaseAPIClientTestBen Firshman2016-11-228-18/+18
* Rename Client to APIClientBen Firshman2016-11-2221-51/+55
* Remove AutoVersionClientBen Firshman2016-11-221-11/+0
* Drop support for Python 2.6Ben Firshman2016-11-227-79/+35
* Make docker.ssladaptor a single fileBen Firshman2016-11-221-1/+1
* Make docker.auth a single fileBen Firshman2016-11-222-7/+5
* Merge pull request #1236 from docker/host_config_isolationJoffrey F2016-11-172-1/+23
|\
| * Add support for isolation param in host confighost_config_isolationJoffrey F2016-09-292-1/+23
* | Convert dicts to Healthcheck objects, string commands to CMD-SHELL listsAanand Prasad2016-11-161-34/+29
* | Rework healthcheck integration testAanand Prasad2016-11-162-27/+57
* | Add support for passing healthcheck to create_containerJamie Greeff2016-11-161-0/+35
* | Merge pull request #1281 from TomasTomecek/1265-ssl-test-no-sslX-support-in-o...Joffrey F2016-11-141-1/+2
|\ \
| * | ssl,test: OpenSSL may not support ssl2Tomas Tomecek2016-11-141-1/+2
* | | Fix linting errorAanand Prasad2016-11-141-0/+1
|/ /
* | Add labels and shmsize arguments to the image buildRyan Belgrave2016-11-081-0/+38
* | Fix broken unit testBen Firshman2016-11-071-1/+1
* | Merge pull request #1230 from LabattFoodService/updateNodeJoffrey F2016-11-073-0/+65
|\ \
| * | enable setting of node labels #1225Nathan Shirlberg2016-09-273-0/+65
* | | WIPJoffrey F2016-11-041-0/+62
* | | Changes for service tests to pass in docker masterAlessandro Boch2016-11-011-13/+4
* | | Fix dockerignore exclusion logic on Windowswin32-test-fixesJoffrey F2016-10-141-0/+6
* | | Update tests to avoid failures on Windows platformsJoffrey F2016-10-149-102/+141
* | | Merge pull request #1256 from docker/format_env_unicode_bugJoffrey F2016-10-131-2/+17
|\ \ \
| * | | Do not break when calling format_environment with unicode valuesformat_env_unicode_bugJoffrey F2016-10-121-2/+17
* | | | Remove trailing slashes in result of utils.parse_hostbase_url_trailing_slashJoffrey F2016-10-121-0/+5
|/ / /
* | | Move requires_api_version to helpersBen Firshman2016-10-0311-37/+35
* | | Move BaseTestCase to BaseIntegrationTestBen Firshman2016-10-0314-168/+147
| |/ |/|
* | Merge pull request #1224 from mferon/addRestartPolicyUpdateSupportJoffrey F2016-09-291-0/+30
|\ \
| * | Add support for restart policy updateMaxime Feron2016-09-281-0/+30
| |/
* | Adjust test_create_network_with_ipam_configAlessandro Boch2016-09-291-5/+4
|/
* Merge pull request #1210 from docker/identity-token-supportJoffrey F2016-09-161-1/+25
|\
| * Add support for identity tokens in config file.identity-token-supportJoffrey F2016-09-151-1/+25
* | Merge pull request #1215 from bfirsh/autopep8Joffrey F2016-09-142-4/+4
|\ \
| * | Fix a few pep8 issuesBen Firshman2016-09-142-4/+4
| |/
* | Merge pull request #1213 from bfirsh/parse-json-errorsJoffrey F2016-09-142-2/+19
|\ \
| * | Parse JSON API errorsBen Firshman2016-09-142-2/+19
| |/
* | Ignore not in swarm error when force leavingBen Firshman2016-09-142-16/+5
|/
* Fix unit test which doesn't do anythingBen Firshman2016-09-072-37/+10
* Add test for import_image with changes param1064-import-changesJoffrey F2016-09-061-0/+42
* Fix licensesBen Firshman2016-09-052-28/+0
* Add support for force disconnect1105-network-apiJoffrey F2016-08-312-2/+30
* Add support for labels and enable_ipv6 in create_networkJoffrey F2016-08-311-1/+26
* Merge pull request #1167 from docker/1075-from-env-versionJoffrey F2016-08-251-0/+8
|\
| * Support version parameter in `Client.from_env`1075-from-env-versionJoffrey F2016-08-251-0/+8