CalejoControl/tests/unit
openhands 48a1a49384 Add comprehensive test suite for protocol mapping functionality
- Created 35 comprehensive tests covering ConfigurationManager, protocol validation, and database integration
- Added unit tests for ConfigurationManager with database persistence
- Added protocol-specific validation tests for all 4 protocols (Modbus TCP, Modbus RTU, OPC UA, REST API)
- Added integration tests for protocol server integration
- Enhanced existing API tests for protocol mapping endpoints
- Fixed database integration issues in ConfigurationManager
- Improved validation logic and error handling
- All tests passing with comprehensive coverage of Phase 1 functionality
2025-11-04 09:14:11 +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_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_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