-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Priority: P1 - High
Description
Verify and expand test coverage for --proxy-logs-dir:
- Review existing tests in
docker-manager.test.ts - Add missing edge cases
- Consider integration test
Current Test Coverage
- Partial coverage in
docker-manager.test.ts - Integration tests are missing
Acceptance Criteria
- Existing unit tests reviewed and gaps identified
- Missing edge cases added
- Integration test added if needed
Files to Modify
src/docker-manager.test.tstests/integration/proxy-logs-dir.test.ts(if needed)
Reactions are currently unavailable