compose/pkg/e2e
Sebastiaan van Stijn 87a0a57f70 Cleanup tips from output
The scan tip has been shown for two years, and most users will know
about it by now. Presenting the message also involved checking if the
plugin was installed, and wether or not the message was shown before,
which also caused some overhead, so cleaning up the output a bit.

The corresponding DOCKER_SCAN_SUGGEST environment-variable is also
removed with this.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-06 23:29:03 +01:00
..
fixtures add file header and cleanup profiles e2e tests 2022-11-30 13:21:16 +01:00
assert.go up: do not stop dependency containers (#9701) 2022-08-02 15:25:59 -04:00
build_test.go add more information when service.platform isn't part of service.build.platforms 2022-09-26 20:44:59 +02:00
cancel_test.go Add Codecov 2022-10-17 15:32:51 +02:00
compose_environment_test.go Give environment variables precedence back to OS over .env 2022-08-18 22:39:21 +02:00
compose_exec_test.go e2e: use Compose for exec test 2022-06-16 16:44:21 -04:00
compose_run_test.go if command is ran with a compose file, apply the compose model, not just project name 2022-08-02 22:33:26 +02:00
compose_test.go Skip some tests in CI due to flakiness 2022-09-20 11:33:31 -04:00
compose_up_test.go Add E2E tests for `up --exit-code-from` 2022-08-27 17:44:08 +02:00
cp_test.go e2e: fix subtests and block parallel unsafe tests 2022-06-15 16:27:30 -04:00
ddev_test.go e2e: always set HOME + USER for cmd env 2022-06-16 09:44:40 -04:00
e2e_config_plugin.go Use build tags for selecting e2e test mode 2021-12-09 10:52:18 +01:00
e2e_config_standalone.go Use build tags for selecting e2e test mode 2021-12-09 10:52:18 +01:00
framework.go schema: add support for tmpfs.mode in mount definition (#10031) 2022-12-02 11:21:53 -05:00
ipc_test.go e2e: fix subtests and block parallel unsafe tests 2022-06-15 16:27:30 -04:00
logs_test.go e2e: fix subtests and block parallel unsafe tests 2022-06-15 16:27:30 -04:00
main_test.go Use build tags for selecting e2e test mode 2021-12-09 10:52:18 +01:00
metrics_test.go e2e: ensure all Compose cmds standalone compatible 2022-06-16 15:51:54 -04:00
networks_test.go switch tests back to '_' separator for networks and volumes 2022-08-01 17:25:43 +02:00
pause_test.go Skip some tests in CI due to flakiness 2022-09-20 11:33:31 -04:00
profiles_test.go check only running containers in after down tests of profiles e2e tests 2022-12-06 23:17:14 +01:00
ps_test.go e2e: fix spurious `ps` failures 2022-06-16 11:28:29 -04:00
pull_test.go Pull image regardless of whether it exists locally if `tag=latest` 2022-08-23 16:57:40 +02:00
recreate_no_deps_test.go up/start/run: don't wait for disabled service 2022-08-17 12:32:10 -05:00
restart_test.go e2e: ensure all Compose cmds standalone compatible 2022-06-16 15:51:54 -04:00
secrets_test.go e2e: ensure all Compose cmds standalone compatible 2022-06-16 15:51:54 -04:00
start_stop_test.go Cleanup E2E tests 2022-09-08 12:49:42 -04:00
up_test.go add e2e tests to check build dependency between services 2022-11-15 14:43:53 +01:00
volumes_test.go Temporarily disable broken E2E tests on Windows 2022-09-20 11:33:31 -04:00