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 |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| helpers | ||
| integration | ||
| live | ||
| plugs | ||
| permissions_test.exs | ||
| plug_exceptions_test.exs | ||
| user_auth_test.exs | ||