summaryrefslogtreecommitdiff
path: root/integration/image/commit_test.go
Commit message (Expand)AuthorAgeFilesLines
* Using test names instead of hardcoded ones in integration/image directoryCristina Yenyxe Gonzalez Garcia2020-05-181-2/+4
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-3/+3
* integration: change container.Create signature to fix lintingSebastiaan van Stijn2019-06-071-2/+2
* Integration: use testenv.APIClient()Sebastiaan van Stijn2019-01-031-2/+1
* Windows: Start of enabling tests under integration/Vincent Demeester2018-09-261-0/+1
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-3/+3
* fix and skip some tests based on API versionAnda Xu2018-05-151-0/+3
* Move integration-cli/request to internal/test/request…Vincent Demeester2018-04-171-1/+1
* Automated migration usingDaniel Nephin2018-03-161-8/+8
* Improvement in integration testsYong Tang2018-03-021-7/+5
* Rename integration/util to integration/internalVincent Demeester2018-02-101-1/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Fix environ substitutions in `docker commit --change ...`Anthony Sottile2017-12-201-0/+47