towerops/test/snmpkit/snmp_mgr
Graham McIntire b650068923
perf(test): further optimize slow tests and fix CI failures
Test Performance Improvements:
- Reduce SNMP test timeouts from 2000ms to 100ms (walk and bulk tests)
- Reduce AgentChannelTest assert_push timeouts from 2000ms to 1000ms
- Reduce Process.sleep delays: 200ms → 50ms, 100ms → 25ms
- Results: Top 10 slowest 14.1s → 10.5s (26% faster)

CI Test Fixes:
- MIBStubsTest: Increase performance threshold from 10ms to 20ms for slower CI runners
- LoginHistoryCleanupWorkerTest: Fix boundary test using 364 days instead of 365
  to account for timing difference between test setup and worker execution

Overall: 7422 tests, 0 failures, suite runs in 57.4s
2026-03-05 14:42:02 -06:00
..
bulk_test.exs perf(test): further optimize slow tests and fix CI failures 2026-03-05 14:42:02 -06:00
errors_test.exs more tests 2026-02-03 10:28:39 -06:00
format_test.exs more tests and fixes 2026-01-31 16:00:07 -06:00
mib_extraction_test.exs more tests and fixes 2026-01-31 16:00:07 -06:00
mib_parser_test.exs test cleanup 2026-01-28 10:31:22 -06:00
mib_stubs_test.exs perf(test): further optimize slow tests and fix CI failures 2026-03-05 14:42:02 -06:00
mib_test.exs more tests and fixes 2026-01-31 16:00:07 -06:00
types_test.exs more tests 2026-02-03 10:43:30 -06:00
walk_test.exs perf(test): further optimize slow tests and fix CI failures 2026-03-05 14:42:02 -06:00