January 9, 2019
View ae875d4

Update more tests to use new errors

Sebastiaan van Stijn authored on 2019/01/09 22:47:06
January 2, 2019
View 0de62d9

Integration: use testenv.APIClient()

Sebastiaan van Stijn authored on 2019/01/02 22:16:25
December 17, 2018
View 80d7bfd

Capabilities refactor - Add support for exact list of capabilities, support only OCI model - Support OCI model on CapAdd and CapDrop but remain backward compatibility - Create variable locally instead of declaring it at the top - Use const for magic "ALL" value - Rename `cap` variable as it overlaps with `cap()` built-in - Normalize and validate capabilities before use - Move validation for conflicting options to validateHostConfig() - TweakCapabilities: simplify logic to calculate capabilities

Olli Janatuinen authored on 2018/12/17 00:11:37
July 13, 2018
View cd4d1cf

migrate integration tests from integration-cli/docker_api_create_test.go to integration/container

Arash Deshmeh authored on 2018/07/13 04:34:04
June 11, 2018
View 3845728

Update tests to use gotest.tools 👼

Vincent Demeester authored on 2018/06/11 22:32:11
May 21, 2018
View 55bebba

Replace deprecated testutil.ErrorContains()

Sebastiaan van Stijn authored on 2018/05/21 07:06:50
April 19, 2018
View d3cc071

Windows: Start of enabling tests under integration/

Vincent Demeester authored on 2018/04/19 18:14:15
April 17, 2018
View 42f6fdf

Move integration-cli/request to internal/test/request…

Vincent Demeester authored on 2018/04/17 17:22:04
April 15, 2018
View ab9bb47

Some enhancement in integration tests

Yong Tang authored on 2018/04/15 01:52:02
March 21, 2018
View 3694c1e

api: add configurable MaskedPaths and ReadOnlyPaths to the API

Jess Frazelle authored on 2018/03/21 02:29:18
February 10, 2018
View af306d1

Rename integration/util to integration/internal

Vincent Demeester authored on 2018/02/10 03:13:26
February 9, 2018
View 15001f8

Merge pull request #36241 from yongtang/02072018-create-tests

Yong Tang authored on 2018/02/09 07:58:06
February 8, 2018
View f601bc1

Migrate TestCreateTmpfsMountsTarget test to api test

Yong Tang authored on 2018/02/08 09:21:44
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
August 24, 2017
View e62b2d4

Move ErrorContains to an internal package.

Daniel Nephin authored on 2017/08/24 06:35:09