compose/pkg/utils
Guillaume Lours 69c3a39414
fix: make e2e tests pass reliably locally with Docker Desktop
- Fix stale image/container reuse across test runs                                                                                                                                                                                                                                                          - Add registry readiness check and async removal polling
  - Skip multi-arch test when docker driver supports it
  - Use t.Cleanup for reliable teardown, fix project name mismatches
  - Re-enable 4 previously skipped tests that now pass

Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
2026-05-11 14:10:10 +02:00
..
durationutils.go
safebuffer.go fix: make e2e tests pass reliably locally with Docker Desktop 2026-05-11 14:10:10 +02:00
set.go
set_test.go fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00
stringutils.go refactor: use slices.Contains to simplify code 2025-05-27 11:45:26 +02:00
writer.go Fix typos 2024-09-11 11:21:24 +02:00
writer_test.go format code with gofumpt 2024-12-17 16:50:14 +01:00