towerops/test
Graham McIntire 1f49e1fba5
perf(tests): reduce Process.sleep calls in timeout tests
Optimizations:
- Deferred discovery tests: 500ms → 100ms sleeps (still > 50ms timeout)
- Event logger tests: 100ms → 50ms sleeps, added polling for early exit
- Saved ~2.4 seconds across affected tests (6 tests × 400ms each)

Changes:
- test/towerops/snmp/deferred_discovery_test.exs: reduce timeout test sleeps
- test/towerops/equipment/event_logger_test.exs: reduce sleeps, add polling
2026-03-06 07:27:35 -06:00
..
integration routeros fixes and latency rounding 2026-02-09 17:30:06 -06:00
mix/tasks perf(test): optimize slow tests - 68% faster 2026-03-05 14:35:58 -06:00
snmpkit perf(test): further optimize slow tests and fix CI failures 2026-03-05 14:42:02 -06:00
support perf(tests): disable TOTP by default in fixtures for faster tests 2026-03-06 07:21:52 -06:00
towerops perf(tests): reduce Process.sleep calls in timeout tests 2026-03-06 07:27:35 -06:00
towerops_web perf(tests): disable TOTP by default in fixtures for faster tests 2026-03-06 07:21:52 -06:00
test_helper.exs complete overhaul of snmp engine to C nif 2026-01-30 12:27:12 -06:00
towerops_native_test.exs fix: resolve typing violation and ETS cache race in tests 2026-02-14 12:32:43 -06:00