compose/pkg
David Gageot 093205121c test: replace context.Background()/context.TODO() with t.Context()
Replace manual context creation with t.Context() which is automatically
cancelled when the test completes.

Go 1.24 modernization pattern.

Assisted-By: cagent
Signed-off-by: David Gageot <david.gageot@docker.com>
2026-01-20 11:34:11 +01:00
..
api add 'configured' event at the end of model configuration phase 2025-12-15 10:14:21 +01:00
bridge fix: clean up temporary compose files after conversion 2026-01-05 09:01:56 +01:00
compose test: replace context.Background()/context.TODO() with t.Context() 2026-01-20 11:34:11 +01:00
dryrun chore: fix grammatical errors and improve clarity in code 2025-12-08 11:20:48 +01:00
e2e test: replace context.Background()/context.TODO() with t.Context() 2026-01-20 11:34:11 +01:00
mocks next release will be major version v5.x 2025-11-13 09:32:43 +01:00
remote golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
utils prefer use of slices.DeleteFunc 2025-05-27 15:16:50 +02:00
watch test: replace context.Background()/context.TODO() with t.Context() 2026-01-20 11:34:11 +01:00