moby--moby/integration/plugin
Brian Goff abece9b562 Improvements to the test runners
1. Use `go list` to get list of integration dirs to build. This means we
   do not need to have a valid `.go` in every subdirectory and also
   filters out other dirs like "bundles" which may have been created.
2. Add option to specify custom flags for integration and
   integration-cli. This is needed so both suites can be run AND set
   custom flags... since the cli suite does not support standard go
   flags.
3. Add options to skip an entire integration suite.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2019-07-31 16:37:17 -07:00
..
authz integration: change container.Run signature to fix linting 2019-06-07 13:05:26 +02:00
common API: properly handle invalid JSON to return a 400 status 2018-11-06 21:30:44 +01:00
graphdriver integration: change testGraphDriver signature to fix linting 2019-06-07 13:05:51 +02:00
logging Improvements to the test runners 2019-07-31 16:37:17 -07:00
volumes Improvements to the test runners 2019-07-31 16:37:17 -07:00
pkg_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00