| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 11 days | refactor: decouple namespace operations and improve test coverage | James O'Doherty | |
| - Introduce `namespace.Ops` interface to decouple `Manager` from system-level namespace operations, enabling easier unit testing via mocks. - Add unit tests for `internal/paths` to verify path resolution logic across different environment configurations. - Implement `EnsureBinary` helper in E2E tests to gracefully skip tests when `WG_WRAP_BIN` is not set, allowing `go test ./...` to pass in non-build environments. - Apply project-wide formatting and fix linting issues. | |||
