compose/pkg/utils
Guillaume Lours 8e0d5e17a7 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-18 10:55:41 +02:00
..
durationutils.go
safebuffer.go fix: make e2e tests pass reliably locally with Docker Desktop 2026-05-18 10:55:41 +02:00
set.go fix: restore deprecated Set.Clear/Union; use resource var in pull.go 2026-05-12 11:31:40 +02:00
set_test.go refactor: miscellaneous small cleanups (forEach, filters, Set) 2026-05-12 11:31:40 +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