CalejoControl/tests/unit
openhands d21804e3d9 feat: Implement protocol discovery service with auto-discovery capabilities
- Add ProtocolDiscoveryService with network scanning for all protocols
- Create discovery API endpoints for scan management and results
- Implement discovery UI components in dashboard
- Add comprehensive unit tests for discovery functionality
- Integrate discovery with configuration manager for automatic mapping creation
- Support background task execution for long-running discovery scans
- Include discovery status monitoring and recent discoveries endpoints
2025-11-04 10:01:28 +00:00
..
test_alerts.py Complete Phase 2: Safety Framework Implementation 2025-10-27 07:32:01 +00:00
test_auto_discovery.py Fix unit tests and reorganize test suite 2025-10-26 20:08:29 +00:00
test_compliance_audit.py Phase 4: Complete Security Layer Implementation 2025-10-27 20:07:37 +00:00
test_configuration.py Fix unit tests and reorganize test suite 2025-10-26 20:08:29 +00:00
test_configuration_manager.py Add comprehensive test suite for protocol mapping functionality 2025-11-04 09:14:11 +00:00
test_dashboard_api.py Add interactive dashboard with comprehensive testing 2025-10-30 07:22:00 +00:00
test_dashboard_models.py Add interactive dashboard with comprehensive testing 2025-10-30 07:22:00 +00:00
test_dashboard_validation.py Add interactive dashboard with comprehensive testing 2025-10-30 07:22:00 +00:00
test_database_client.py Fix unit tests and reorganize test suite 2025-10-26 20:08:29 +00:00
test_discovery_api.py feat: Implement protocol discovery service with auto-discovery capabilities 2025-11-04 10:01:28 +00:00
test_emergency_stop.py Complete Phase 2: Safety Framework Implementation 2025-10-27 07:32:01 +00:00
test_phase1_enhancements.py Phase 6: Integration & System Testing COMPLETED 2025-10-28 15:10:53 +00:00
test_protocol_discovery.py feat: Implement protocol discovery service with auto-discovery capabilities 2025-11-04 10:01:28 +00:00
test_protocol_enhancements.py Phase 5: Protocol Server Enhancements 2025-10-28 11:15:55 +00:00
test_protocol_mapping_api.py Add comprehensive test suite for protocol mapping functionality 2025-11-04 09:14:11 +00:00
test_protocol_validation.py Add comprehensive test suite for protocol mapping functionality 2025-11-04 09:14:11 +00:00
test_safety_framework.py Fix unit tests and reorganize test suite 2025-10-26 20:08:29 +00:00
test_security.py Phase 4: Complete Security Layer Implementation 2025-10-27 20:07:37 +00:00
test_setpoint_manager.py Complete Phase 3: Setpoint Manager and Protocol Servers 2025-10-27 09:29:27 +00:00
test_tls_manager.py Phase 4: Complete Security Layer Implementation 2025-10-27 20:07:37 +00:00
test_watchdog.py Repository structure improvements and cleanup 2025-10-27 13:11:17 +00:00