kubo/test/cli/migrations
Marcin Rataj d834c84f37 feat: auto-track all background processes for cleanup
- automatically register any process started with RunFunc that doesn't wait
- add RegisterBackgroundProcess for tests using raw exec.Command
- ensure all background processes are killed on test failure/panic
2025-08-23 02:12:20 +02:00
..
testdata feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
migration_16_to_17_test.go feat: auto-track all background processes for cleanup 2025-08-23 02:12:20 +02:00
migration_legacy_15_to_17_test.go feat: auto-track all background processes for cleanup 2025-08-23 02:12:20 +02:00