- Fix Monitoring context API calls (list_devices_checks vs list_checks_for_device) - Fix Snmp context API calls (get_interface_stats, get_sensor_readings) - Fix Devices context API calls (update_device vs update_device!) - Fix Discovery worker to expect 7 GET calls (test_connection + system_info) - Fix Poll worker to use stub instead of expect for variable call counts - Fix sensor setup to use correct types (sensor_index: string, sensor_divisor: integer) - Fix neighbor schema to include required fields (protocol, last_discovered_at) - Simplify walk mocks to use stub for complex neighbor discovery 18 of 23 tests now passing. Remaining issues: - 1 sensor error reading test (may need investigation) - 4 log capture tests (ExUnit.CaptureLog not capturing logs from workers) |
||
|---|---|---|
| .. | ||
| integration | ||
| support | ||
| towerops | ||
| towerops_web | ||
| test_helper.exs | ||