compose/pkg/e2e
Nicolas De Loof c5317496ac
workaround race condition in ContainerList
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-03-28 12:28:41 +02:00
..
fixtures Run classic builder with BuildConfig, not buildx.Options 2023-03-21 15:37:55 +01:00
assert.go
build_test.go Merge pull request #10401 from milas/deps-update 2023-03-24 11:05:53 -04:00
cancel_test.go Add Codecov 2022-10-17 15:32:51 +02:00
compose_environment_test.go
compose_exec_test.go
compose_run_test.go one off container name use configured Separator for naming 2023-03-15 09:47:43 +01:00
compose_test.go workaround race condition in ContainerList 2023-03-28 12:28:41 +02:00
compose_up_test.go distinguish stdout and stderr in `up` logs 2022-12-13 14:42:42 +01:00
cp_test.go align `--format` flag and UX with docker cli 2022-12-14 22:53:43 +01:00
ddev_test.go
e2e_config_plugin.go
e2e_config_standalone.go
framework.go use go 1.20 -cover support 2023-03-10 16:54:39 +00:00
ipc_test.go
logs_test.go remove flaky TestLocalComposeLogsFollow 2022-12-21 08:45:41 +01:00
main_test.go
metrics_test.go
networks_test.go
pause_test.go test: tweak pause test to try and prevent failures in Windows CI 2023-02-27 14:20:20 -05: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 check service names based on project, not running containers 2022-12-21 21:11:44 +01:00
pull_test.go fix regression running pull --ignore-pull-failures 2022-12-19 11:56:03 +01:00
recreate_no_deps_test.go
restart_test.go restart only needed services by checking depends_on relations 2023-03-01 18:22:40 +01:00
secrets_test.go apply uid/gid when creating secret from environment 2022-12-15 15:54:04 +01:00
start_stop_test.go one off container name use configured Separator for naming 2023-03-15 09:47:43 +01:00
up_test.go wait on service containers as dependencies to be deterministic 2023-02-07 16:36:45 +01:00
volumes_test.go Temporarily disable broken E2E tests on Windows 2022-09-20 11:33:31 -04:00