compose/pkg/e2e
Guillaume Lours 9dd081b92e add support of COMPOSE_ENV_FILES env variable to pass a list of env files
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-10-05 21:55:43 +02:00
..
fixtures TestWatch to use new `develop` section 2023-09-20 18:39:32 +02:00
assert.go up: fix various race/deadlock conditions on exit (#10934) 2023-08-31 10:47:14 -04:00
build_test.go build: fix missing proxy build args for classic builder (#10887) 2023-08-10 08:57:28 -04:00
cancel_test.go fix builkit progressui integration (#10535) 2023-05-08 09:21:41 -04:00
compose_environment_test.go add support of COMPOSE_ENV_FILES env variable to pass a list of env files 2023-10-05 21:55:43 +02:00
compose_exec_test.go test: speed up the e2e test suite 2023-07-18 11:08:06 +02:00
compose_run_test.go add support of depends_on.required attribute 2023-07-18 23:13:47 +02:00
compose_test.go test: speed up the e2e test suite 2023-07-18 11:08:06 +02:00
compose_up_test.go test: e2e test reliability improvements (#10950) 2023-08-30 16:01:15 -04: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 deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
ipc_test.go
logs_test.go e2e test to cover logs -f managing service being added/scaled 2023-05-26 14:51:23 +02:00
main_test.go
metrics_test.go
networks_test.go network: fix random missing network when service has more than one 2023-07-07 09:18:01 +02:00
noDeps_test.go resolve service reference into container based on observed state 2023-09-14 15:29:50 +02:00
pause_test.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
profiles_test.go test: e2e test reliability improvements (#10950) 2023-08-30 16:01:15 -04:00
ps_test.go add support for attributes exposed by `docker ps` 2023-08-25 16:36:45 +02:00
pull_test.go fix regression running pull --ignore-pull-failures 2022-12-19 11:56:03 +01: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 Enable service explicitly requested to be restarted 2023-09-01 12:01:02 +02:00
scale_test.go add scale command 2023-09-13 11:15:14 +02: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 deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
volumes_test.go Temporarily disable broken E2E tests on Windows 2022-09-20 11:33:31 -04:00
wait_test.go test: fix process leak in wait e2e test 2023-07-10 08:42:09 -04:00
watch_test.go Merge pull request #11021 from glours/move-watch-to-main-cmd 2023-09-21 10:08:23 +02:00