Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the network mode to support linkable cantainers check | wenchma | 2016-03-21 | 1 | -1/+1 |
| | | | | | | Partially related to issue #21080 Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com> | ||||
* | Move methods/classes used by all integration tests to helpers.py | Joffrey F | 2015-11-18 | 1 | -129/+13 |
| | | | | | | | Ensure setup_module is called at session level, making the test suite not order dependent. Test files can be invoked independently. Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Reorganize test directoriesreorganize_tests | Joffrey F | 2015-10-21 | 1 | -0/+292 |
More clearly separate unit and integration tests Allow splitting into multiple files Cleaner Signed-off-by: Joffrey F <joffrey@docker.com> |