summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Move container volume bind tests to their own classCorey O'Brien2015-10-271-45/+53
* | | | Fix py3.2 test failure and unicode behaviorJoffrey F2015-10-271-5/+9
|/ / /
* | | Merge pull request #825 from aebm/masterJoffrey F2015-10-271-0/+29
|\ \ \
| * | | Fix auth.load_config bug calling parse_authAlejandro Brito Monedero2015-10-271-0/+29
| | |/ | |/|
* | | Support unicode commands.Daniel Nephin2015-10-261-1/+14
|/ /
* | Reorganize test directoriesreorganize_testsJoffrey F2015-10-2126-3706/+3724
* | Update `Client.create_volume` to use new endpoint819-volumes-createJoffrey F2015-10-212-3/+3
* | Pull correct version of busybox in integration testsJoffrey F2015-10-141-1/+1
* | Fix attach method over SSL connectionsStephen Moore2015-10-142-2/+91
* | Use DOCKER_CONFIG environment variable to look up auth configJoffrey F2015-10-141-3/+30
* | Use url-safe base64 when encoding auth headerJoffrey F2015-10-141-3/+14
* | put/get archive implementationJoffrey F2015-10-143-1/+119
* | Fix testsJoffrey F2015-10-142-9/+13
* | Implement methods for managing networksAanand Prasad2015-10-142-0/+238
* | Don't break when volume binds contain unicode charactersJoffrey F2015-10-141-2/+89
* | Fix race condition in integration regression testsPaul Bellamy2015-10-011-1/+1
|/
* Merge pull request #789 from PierreF/top_ps_argsJoffrey F2015-09-283-0/+87
|\
| * Added test for "top" functionPierre Fersing2015-09-283-0/+87
* | Support explicit protocol in Client.port792-fix-ports-commandJoffrey F2015-09-281-0/+25
* | _url can take arbitrarily many argumentsAanand Prasad2015-09-251-3/+27
|/
* cpu_quota and cpu_period unit testsJoffrey F2015-09-241-124/+155
* Bump default API versionapi_1.20_supportJoffrey F2015-09-231-1/+0
* Improve volume bindings integration testJoffrey F2015-09-221-21/+7
* Fix volumes tests for API version >= 1.20Joffrey F2015-09-221-13/+38
* Make volume binds tests work on any hostAanand Prasad2015-09-221-74/+76
* Only pull busybox in integration tests if we don't already have itAanand Prasad2015-09-221-2/+6
* Pin busybox version to use in integration testsJoffrey F2015-09-211-97/+65
* Improve volume cleanup logic744-volume-api-supportJoffrey F2015-09-161-4/+5
* Generic skip decorator for low API version accessible to all testsJoffrey F2015-09-163-26/+26
* Modify unit tests suite to allow mock routes to optionally be method-awareJoffrey F2015-09-163-44/+334
* GroupAdd testsJoffrey F2015-09-151-0/+35
* Merge pull request #763 from docker/api_splitupMaxime Petazzoni2015-09-131-2/+2
|\
| * Split different APIs into several mixins for clarity / easier maintenanceJoffrey F2015-09-111-2/+2
* | Fixed regression test in py3 environments1.4.0-releaseJoffrey F2015-09-101-1/+4
|/
* Merge pull request #753 from docker/715-user-int-uidJoffrey F2015-09-101-0/+6
|\
| * Test UID validity715-user-int-uidJoffrey F2015-08-311-1/+4
| * Always send a string for the user param in create_containerJoffrey F2015-08-311-0/+3
* | Add hello-world to temp images in pull testsci-fixesJoffrey F2015-09-091-0/+2
* | Make integration tests more CI-friendly.Joffrey F2015-09-091-16/+10
* | Update integration-dind task756-containerized-integrationJoffrey F2015-09-091-18/+0
* | Make running integration tests with dind possibleJoffrey F2015-09-093-5/+28
* | Merge pull request #754 from aanand/default-to-tcp-url-on-windowsJoffrey F2015-09-011-4/+12
|\ \
| * | Default to 127.0.0.1:2375 on WindowsAanand Prasad2015-09-011-4/+12
| |/
* | Test URL construction697-stricter-url-constructionJoffrey F2015-08-311-0/+22
|/
* Test has been fixed, remove skip decoratorJoffrey F2015-08-311-1/+0
* Merge pull request #747 from aanand/integration-test-fixesJoffrey F2015-08-311-45/+79
|\
| * Integration test improvementsAanand Prasad2015-08-311-45/+79
* | Merge pull request #742 from aanand/fix-dockerignore-integration-testJoffrey F2015-08-271-15/+21
|\ \ | |/ |/|
| * Fix .dockerignore integration testAanand Prasad2015-08-261-15/+21
* | Merge branch 'master' of github.com:docker/docker-pyJoffrey F2015-08-261-0/+34
|\ \