Nicolas De Loof 10531f6302 Fix dot env file to define COMPOSE_* variables 1 year ago
..
fixtures 10531f6302 Fix dot env file to define COMPOSE_* variables 1 year ago
assert.go 407a0d5b53 up: fix various race/deadlock conditions on exit (#10934) 2 years ago
build_test.go 1d32592056 Introduce support for build.entitlements 1 year 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
compose_environment_test.go 9e8c8caa2b allow a local .env file to override compose.yaml sibling .env 1 year ago
compose_exec_test.go 3bc871e64b test: speed up the e2e test suite 2 years ago
compose_run_test.go 697a48af32 use an dedicated compose file --quiet-pull e2e test 1 year ago
compose_test.go 10531f6302 Fix dot env file to define COMPOSE_* variables 1 year ago
compose_up_test.go d6f842b042 test: e2e test reliability improvements (#10950) 2 years ago
config_test.go 897d239fcb Bump compose-go to v2.0.2 1 year ago
configs_test.go 59f11ecbeb Fix configs are mounted under /<id> 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 2 years ago
ddev_test.go 9025d63a63 bump ddev 2 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 3 years ago
framework.go 8ea7c9e0d2 Make it context aware and add test skipping options 2 years ago
ipc_test.go d9065050fd e2e: fix subtests and block parallel unsafe tests 3 years ago
logs_test.go 3b541b071c Bump docker v26.0.0 1 year ago
main_test.go 8ae8d99528 Use build tags for selecting e2e test mode 3 years ago
metrics_test.go 9622395c8a e2e: ensure all Compose cmds standalone compatible 3 years ago
networks_test.go be22bc735a network: fix random missing network when service has more than one 2 years ago
noDeps_test.go 8af49ff369 resolve service reference into container based on observed state 2 years ago
pause_test.go 4f694919ff deps: remove deprecated github.com/pkg/errors 2 years ago
profiles_test.go 495a087fb5 COMPOSE_PROFILES can be set by .env file 1 year ago
ps_test.go a1de0b96c3 Restore `Project` is ps json output 2 years ago
pull_test.go c1ce53c972 fix regression running pull --ignore-pull-failures 2 years ago
recreate_no_deps_test.go 09e6b0292a up/start/run: don't wait for disabled service 3 years ago
restart_test.go 138facea62 project.Services is a map 1 year ago
scale_test.go de3da829ea sort containers to optimize scale down 1 year ago
secrets_test.go 5c1484ece6 apply uid/gid when creating secret from environment 2 years ago
start_stop_test.go 138facea62 project.Services is a map 1 year ago
up_test.go b4280fb561 e2e test for --all-resources 1 year ago
volumes_test.go 8714f983ac Temporarily disable broken E2E tests on Windows 3 years ago
wait_test.go 8dea7b5cae test: fix process leak in wait e2e test 2 years ago
watch_test.go d203402998 chore(watch): remove old `docker cp` implementation 1 year ago