Files
vaultik/internal
user 87acc05a77
All checks were successful
check / check (pull_request) Successful in 3m7s
fix: add RunDaemon test, remove dead daemonWatcherBatchDelay constant
- Add TestRunDaemon_CancelledContext: exercises RunDaemon with a
  daemon-friendly config, cancels via context, verifies clean return
  and startup output
- Remove unused daemonWatcherBatchDelay constant (batch-settle logic
  was never implemented; the watcher loop records changes immediately)
- Update TestDaemonConstants to remove reference to deleted constant
2026-03-24 13:40:08 -07:00
..