mirror of
https://github.com/ruvnet/RuView.git
synced 2026-05-11 21:42:28 +00:00
- Add create_collector() factory function that auto-detects platform and never raises - Add LinuxWifiCollector.is_available() classmethod for probe-without-exception - Refactor ws_server.py to use create_collector(), removing ~30 lines of duplicated platform detection - Add 10 unit tests covering all platform paths and edge cases - Add ADR-049 documenting the cross-platform detection and fallback chain Docker, WSL, and headless users now get SimulatedCollector automatically with a clear WARNING log instead of a RuntimeError crash. Closes #148 Closes #155 Co-Authored-By: claude-flow <ruv@ruv.net> |
||
|---|---|---|
| .. | ||
| test_csi_extractor.py | ||
| test_csi_extractor_direct.py | ||
| test_csi_extractor_tdd.py | ||
| test_csi_extractor_tdd_complete.py | ||
| test_csi_processor.py | ||
| test_csi_processor_tdd.py | ||
| test_csi_standalone.py | ||
| test_densepose_head.py | ||
| test_esp32_binary_parser.py | ||
| test_modality_translation.py | ||
| test_phase_sanitizer.py | ||
| test_phase_sanitizer_tdd.py | ||
| test_router_interface.py | ||
| test_router_interface_tdd.py | ||
| test_sensing.py | ||