* UISP diff_snapshots test: backdate first snapshot via UPDATE instead of Process.sleep(1_100) to get distinct second-precision snapshot_at values. * PagerDuty.Client.send_event_with_retry/2: check max_retries BEFORE sleeping on 429. Previously a 429 response always slept once (~1s) before checking the retry cap, so even with @max_retries = 0 in test env every 429 test paid that cost. Suite time: 65.3s → 33.9s (-48%). No test is >400ms now. |
||
|---|---|---|
| .. | ||
| assets | ||
| integration | ||
| mix/tasks | ||
| snmpkit | ||
| support | ||
| towerops | ||
| towerops_web | ||
| test_helper.exs | ||
| towerops_native_test.exs | ||