Guillaume Lours d219aa66f4 don't fail down cmd if services with pre_stop hook already stopped/removed 5 months ago
..
fixtures d219aa66f4 don't fail down cmd if services with pre_stop hook already stopped/removed 5 months ago
assert.go 407a0d5b53 up: fix various race/deadlock conditions on exit (#10934) 2 years ago
bridge_test.go d49a68ecbf bridge - run transformer container as current user 6 months ago
build_test.go 1d34661e91 fix support for additional_contexts with service sub-dependencies 5 months ago
cancel_test.go 8fdd45cd4c chore(e2e): fix flaky test & standalone behavior (#11382) 1 year ago
cascade_test.go 36bf0c458b chore(e2e): fix flaky cascade failure test 1 year ago
commit_test.go 1ff9b758d2 fix: commit tests 1 year ago
compose_environment_test.go 163cdfd31d empty env variable with no value must be unset in container 1 year ago
compose_exec_test.go cbff0e5559 be sure everything has been cleanup at the end of each tests 1 year ago
compose_run_test.go 149b882ebf don't create from run command during dependencies creation process 5 months ago
compose_test.go 2352a4a016 introduce config --lock-image-digests 6 months ago
compose_up_test.go cbff0e5559 be sure everything has been cleanup at the end of each tests 1 year ago
config_test.go f0f47a8aa8 e2e: add tests 7 months ago
configs_test.go cbff0e5559 be sure everything has been cleanup at the end of each tests 1 year ago
container_name_test.go d239f0f318 check container_name is not in use by another service we will create 1 year ago
cp_test.go 8c39b5b7fd align `--format` flag and UX with docker cli 3 years ago
e2e_config_plugin.go 8fdd45cd4c chore(e2e): fix flaky test & standalone behavior (#11382) 1 year ago
e2e_config_standalone.go 8ae8d99528 Use build tags for selecting e2e test mode 4 years ago
env_file_test.go 6a8c0988cf run only loads required service env_file and ignores others 8 months ago
export_test.go bf0418bac1 fix: lint 1 year ago
framework.go 446e00520c format code with gofumpt 11 months ago
healthcheck_test.go 0403f0d76d e2e test for start_interval 7 months ago
hooks_test.go d219aa66f4 don't fail down cmd if services with pre_stop hook already stopped/removed 5 months ago
ipc_test.go d9065050fd e2e: fix subtests and block parallel unsafe tests 3 years ago
logs_test.go 446e00520c format code with gofumpt 11 months ago
main_test.go 8ae8d99528 Use build tags for selecting e2e test mode 4 years ago
networks_test.go 27e90a3fdf end-to-end test 6 months ago
noDeps_test.go 8af49ff369 resolve service reference into container based on observed state 2 years ago
orphans_test.go cbff0e5559 be sure everything has been cleanup at the end of each tests 1 year ago
pause_test.go da434013e3 Remove COMPOSE_MENU env from e2e tests 1 year ago
profiles_test.go 495a087fb5 COMPOSE_PROFILES can be set by .env file 1 year ago
ps_test.go 6f1f76c0e6 pkg/e2e: fix contains: use assert.Contains (testifylint) 9 months ago
publish_test.go 55b5f233c2 use Defang secret-detector to identify potential secret leaks before publishing OCI artifacts 8 months ago
pull_test.go 23351ece81 remove exit code per error type used by legacy metrics system 10 months ago
recreate_no_deps_test.go 09e6b0292a up/start/run: don't wait for disabled service 3 years ago
restart_test.go 342a2a9e71 Fix support for depends_on.restart in up and restart commands 8 months ago
scale_test.go 2f65ace2aa remove obsolete containers first on scale down 1 year ago
secrets_test.go ea07ba8e2a fix support for secret set by env inside included file 8 months ago
start_stop_test.go 138facea62 project.Services is a map 2 years ago
up_test.go 7bedb5a02c bump golangci-lint to version v2.0.2 8 months ago
volumes_test.go 01e83defc2 introduce volume.type=image 8 months ago
wait_test.go 8dea7b5cae test: fix process leak in wait e2e test 2 years ago
watch_test.go 19571c2c81 e2e test for watch.include 9 months ago