compose/pkg/watch
Endika Iglesias 832673c8e4 test(watch): cover the permission branches as root
CI runs the tests as root, where the unreadable-directory test is always
skipped. Extract the WalkDir callbacks and inject the watch registration
so a synthetic permission error can drive those branches instead.

Signed-off-by: Endika Iglesias <endika2@gmail.com>
2026-08-11 14:10:40 +02:00
..
debounce.go golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
debounce_test.go modernize some code 2026-02-12 15:31:35 +01:00
dockerignore.go golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
dockerignore_test.go Add license header to dockerignore_test.go 2024-10-28 12:26:45 +01:00
ephemeral.go Fix typos 2024-09-11 11:21:24 +02:00
ephemeral_test.go fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00
notify.go pkg/watch: remove unused IsWindowsShortReadError 2025-09-24 09:29:27 +02:00
notify_test.go fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00
paths.go feat(desktop): synchronized file share integration (#11614) 2024-03-20 14:41:24 -04:00
paths_test.go fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00
temp.go chore: make function comment match function name 2025-04-16 13:33:16 +02:00
temp_dir_fixture.go adjust code and dependencies 2023-02-02 14:59:30 +01:00
watcher_darwin.go fix panic 2026-01-29 09:57:49 +01:00
watcher_darwin_test.go fix panic 2026-01-29 09:57:49 +01:00
watcher_naive.go test(watch): cover the permission branches as root 2026-08-11 14:10:40 +02:00
watcher_naive_test.go test(watch): cover the permission branches as root 2026-08-11 14:10:40 +02:00
watcher_naive_walk_test.go test(watch): cover the permission branches as root 2026-08-11 14:10:40 +02:00
watcher_nonwin.go fix linting issues 2025-11-16 14:54:58 +01:00
watcher_windows.go fix linting issues 2025-11-16 14:54:58 +01:00