zjumathcode 13d70b1c11 refactor: replace interface{} with any for clarity and modernization 4 months ago
..
fixtures 67e39a41f2 fixes 5 months ago
assert.go 13d70b1c11 refactor: replace interface{} with any for clarity and modernization 4 months ago
bridge_test.go 7755302348 use fixed version of compose bridge transformer images 5 months ago
build_test.go af579ebd4b drop support for internal buildkit builder 5 months ago
cancel_test.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 4 months ago
cascade_test.go 89d3944837 fix linting issues 4 months 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_build_once_test.go 67e39a41f2 fixes 5 months ago
compose_run_test.go d70bb8cf5e distinguish event (short) status text and details 5 months ago
compose_test.go 2352a4a016 introduce config --lock-image-digests 10 months ago
compose_up_test.go 74a4ccdd85 fix various linting issues 5 months ago
config_test.go f0f47a8aa8 e2e: add tests 11 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 89d3944837 fix linting issues 4 months 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) 2 years ago
e2e_config_standalone.go 8ae8d99528 Use build tags for selecting e2e test mode 4 years ago
env_file_test.go 60681a824c Add e2e test to verify `docker compose down` works even when env file is missing 7 months ago
exec_test.go 02ffe2ac6c prefer application container vs one-off running `exec` without index 7 months ago
export_test.go bf0418bac1 fix: lint 1 year ago
expose_test.go 6f365395e5 Fix support for port range 4 months ago
framework.go 2b4543935c next release will be major version v5.x 4 months ago
healthcheck_test.go 74a4ccdd85 fix various linting issues 5 months ago
hooks_test.go f613379373 make sure the post_start hooks fails 9 months ago
ipc_test.go d9065050fd e2e: fix subtests and block parallel unsafe tests 3 years ago
logs_test.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 4 months ago
main_test.go 8ae8d99528 Use build tags for selecting e2e test mode 4 years ago
model_test.go ee1b1e0a93 run docker model configure 9 months ago
networks_test.go d70bb8cf5e distinguish event (short) status text and details 5 months ago
noDeps_test.go 89d3944837 fix linting issues 4 months 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
providers_test.go 5a063b7510 fix provider concurrent environment map accesses 9 months ago
ps_test.go 2b4543935c next release will be major version v5.x 4 months ago
publish_test.go e0977c2df1 only check for env_file 4 months ago
pull_test.go d70bb8cf5e distinguish event (short) status text and details 5 months ago
recreate_no_deps_test.go 09e6b0292a up/start/run: don't wait for disabled service 3 years ago
restart_test.go d70bb8cf5e distinguish event (short) status text and details 5 months ago
scale_test.go 822f5a702b refactor: replace Split in loops with more efficient SplitSeq 4 months ago
secrets_test.go 585c4db4f9 Compose can't create a tar with adequate uid:gid ownership 5 months ago
start_stop_test.go d70bb8cf5e distinguish event (short) status text and details 5 months ago
up_test.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 4 months ago
volumes_test.go 01e83defc2 introduce volume.type=image 1 year ago
wait_test.go dc66e6bad1 golangci-lint: use gci formatter instead of goimports 4 months ago
watch_test.go df3c27c864 add deprecation warning for x-initialSync + e2e test 6 months ago