Guillaume Lours e4222bff53 add local config.json to test configuration dir if exists 1 年之前
..
fixtures 9eaba55973 feat: add commit command 1 年之前
assert.go 407a0d5b53 up: fix various race/deadlock conditions on exit (#10934) 2 年之前
build_test.go 25197fe6dd disable failing TestBuildSSH test 1 年之前
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 fa24ab8e25 one-off container are not indexed, and must be ignored by exec --index command 1 年之前
compose_run_test.go fa24ab8e25 one-off container are not indexed, and must be ignored by exec --index command 1 年之前
compose_test.go 524a97e553 Fix typos 1 年之前
compose_up_test.go 1076f1d9a5 stop dependent containers before recreating diverged service 1 年之前
config_test.go 897d239fcb Bump compose-go to v2.0.2 1 年之前
configs_test.go 59f11ecbeb Fix configs are mounted under /<id> 2 年之前
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 15bd0b0c5f add support for raw env_file format 1 年之前
export_test.go bf0418bac1 fix: lint 1 年之前
framework.go e4222bff53 add local config.json to test configuration dir if exists 1 年之前
ipc_test.go d9065050fd e2e: fix subtests and block parallel unsafe tests 3 年之前
logs_test.go da434013e3 Remove COMPOSE_MENU env from e2e tests 1 年之前
main_test.go 8ae8d99528 Use build tags for selecting e2e test mode 4 年之前
metrics_test.go da434013e3 Remove COMPOSE_MENU env from e2e tests 1 年之前
networks_test.go 8e497a1289 disable TestNetworkConfigChanged which is unstable on CI 1 年之前
noDeps_test.go 8af49ff369 resolve service reference into container based on observed state 2 年之前
orphans_test.go d3d378b92a restore setEnvWithDotEnv 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 年之前
ps_test.go 11e9621da5 ci: enable testifylint linter 1 年之前
pull_test.go c1ce53c972 fix regression running pull --ignore-pull-failures 3 年之前
recreate_no_deps_test.go 09e6b0292a up/start/run: don't wait for disabled service 3 年之前
restart_test.go 138facea62 project.Services is a map 2 年之前
scale_test.go 2f65ace2aa remove obsolete containers first on scale down 1 年之前
secrets_test.go 5c1484ece6 apply uid/gid when creating secret from environment 3 年之前
start_stop_test.go 138facea62 project.Services is a map 2 年之前
up_test.go 11e9621da5 ci: enable testifylint linter 1 年之前
volumes_test.go 8714f983ac Temporarily disable broken E2E tests on Windows 3 年之前
wait_test.go 8dea7b5cae test: fix process leak in wait e2e test 2 年之前
watch_test.go aa1ec4524c connect to external networks by name 1 年之前