summaryrefslogtreecommitdiff
path: root/internal/cli/cli_test.go
AgeCommit message (Expand)Author
8 daysfeat(cli): introduce explicit run/exec subcommands to prevent typo-executionJames O'Doherty
12 daysfix: resolve resource leaks and improve namespace lifecycle managementJames O'Doherty
2026-05-29perf: optimize test suite execution and reduce pollingJames O'Doherty
2026-05-29security, refactor: resolve critical namespace escapes, path traversal, concu...James O'Doherty
2026-05-29feat: implement userspace wireguard data-path and unprivileged host fd-passingJames O'Doherty
2026-05-22refactor: unify path management and complete profile management systemJames O'Doherty
2026-05-22Implement automatic namespace lifecycle cleanup with last-man-out reference c...James O'Doherty
2026-05-22Update AGENTS.md with performance conventions and add t.Parallel to CLI testsJames O'Doherty
2026-05-22Refactor CLI for testability and implement hermetic config path injectionJames O'Doherty