fix(detector): Improve test coverage and adjust detection result handling

This commit is contained in:
2025-05-26 09:48:42 +00:00
parent a39edf4c56
commit 851e12f499
6 changed files with 165 additions and 20 deletions

View File

@@ -66,4 +66,4 @@ Command to reread CLAUDE.md: `cat ~/.claude/CLAUDE.md`
- ✅ IDetectorOptions for configuration
- ✅ Backward compatibility with `isActiveSimple()` method
- ✅ Banner grabbing for unknown services
- ✅ Tests for new functionality
- ✅ Tests for new functionality - IMPROVED with comprehensive test suite (19 tests)