Nicolas De Loof 9b4fcce034 introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction 2 месяцев назад
..
fixtures 585c4db4f9 Compose can't create a tar with adequate uid:gid ownership 2 месяцев назад
assert.go 407a0d5b53 up: fix various race/deadlock conditions on exit (#10934) 2 лет назад
bridge_test.go 7755302348 use fixed version of compose bridge transformer images 2 месяцев назад
build_test.go a03f2562df bake only interpolates ${*} 2 месяцев назад
cancel_test.go 8fdd45cd4c chore(e2e): fix flaky test & standalone behavior (#11382) 1 год назад
cascade_test.go 36bf0c458b chore(e2e): fix flaky cascade failure test 1 год назад
commit_test.go 1ff9b758d2 fix: commit tests 1 год назад
compose_environment_test.go 163cdfd31d empty env variable with no value must be unset in container 1 год назад
compose_exec_test.go cbff0e5559 be sure everything has been cleanup at the end of each tests 1 год назад
compose_run_test.go d07c437ce8 dectect if piped run command and disable tty if so 3 месяцев назад
compose_test.go 2352a4a016 introduce config --lock-image-digests 7 месяцев назад
compose_up_test.go cbff0e5559 be sure everything has been cleanup at the end of each tests 1 год назад
config_test.go f0f47a8aa8 e2e: add tests 7 месяцев назад
configs_test.go cbff0e5559 be sure everything has been cleanup at the end of each tests 1 год назад
container_name_test.go d239f0f318 check container_name is not in use by another service we will create 1 год назад
cp_test.go 8c39b5b7fd align `--format` flag and UX with docker cli 3 лет назад
e2e_config_plugin.go 8fdd45cd4c chore(e2e): fix flaky test & standalone behavior (#11382) 1 год назад
e2e_config_standalone.go 8ae8d99528 Use build tags for selecting e2e test mode 4 лет назад
env_file_test.go 60681a824c Add e2e test to verify `docker compose down` works even when env file is missing 4 месяцев назад
exec_test.go 02ffe2ac6c prefer application container vs one-off running `exec` without index 3 месяцев назад
export_test.go bf0418bac1 fix: lint 1 год назад
framework.go 26e46d7cc8 e2e tests in CI 6 месяцев назад
healthcheck_test.go 0403f0d76d e2e test for start_interval 8 месяцев назад
hooks_test.go f613379373 make sure the post_start hooks fails 6 месяцев назад
ipc_test.go d9065050fd e2e: fix subtests and block parallel unsafe tests 3 лет назад
logs_test.go 446e00520c format code with gofumpt 1 год назад
main_test.go 8ae8d99528 Use build tags for selecting e2e test mode 4 лет назад
model_test.go ee1b1e0a93 run docker model configure 6 месяцев назад
networks_test.go 27e90a3fdf end-to-end test 6 месяцев назад
noDeps_test.go 8af49ff369 resolve service reference into container based on observed state 2 лет назад
orphans_test.go cbff0e5559 be sure everything has been cleanup at the end of each tests 1 год назад
pause_test.go da434013e3 Remove COMPOSE_MENU env from e2e tests 1 год назад
profiles_test.go 495a087fb5 COMPOSE_PROFILES can be set by .env file 1 год назад
providers_test.go 5a063b7510 fix provider concurrent environment map accesses 6 месяцев назад
ps_test.go 6f1f76c0e6 pkg/e2e: fix contains: use assert.Contains (testifylint) 10 месяцев назад
publish_test.go 9b4fcce034 introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction 2 месяцев назад
pull_test.go 23351ece81 remove exit code per error type used by legacy metrics system 11 месяцев назад
recreate_no_deps_test.go 09e6b0292a up/start/run: don't wait for disabled service 3 лет назад
restart_test.go 342a2a9e71 Fix support for depends_on.restart in up and restart commands 9 месяцев назад
scale_test.go 2f65ace2aa remove obsolete containers first on scale down 1 год назад
secrets_test.go 585c4db4f9 Compose can't create a tar with adequate uid:gid ownership 2 месяцев назад
start_stop_test.go 138facea62 project.Services is a map 2 лет назад
up_test.go 04b8ac5fe4 Unquote volume names in creation events 4 месяцев назад
volumes_test.go 01e83defc2 introduce volume.type=image 8 месяцев назад
wait_test.go 8dea7b5cae test: fix process leak in wait e2e test 2 лет назад
watch_test.go df3c27c864 add deprecation warning for x-initialSync + e2e test 3 месяцев назад