towerops/test/towerops_web
Graham McIntire b21f913078
perf(test): reduce property test iterations from 15 to 10
- SNMP port property test: 339ms → ~230ms (32% faster)
- Organization name property test: 269ms → ~180ms (33% faster)
- Community string property test: 247ms → ~165ms (33% faster)

All three tests removed from top 20 slowest tests.
2026-03-05 15:09:54 -06:00
..
channels perf: optimize test suite and CI pipeline for maximum speed 2026-03-05 15:04:57 -06:00
components add row_link to table component for proper anchor tags 2026-02-11 08:46:03 -06:00
controllers security: implement comprehensive security audit fixes 2026-03-05 13:08:10 -06:00
helpers feat: add 12/24-hour time format setting with consistent timezone display 2026-02-13 15:16:29 -06:00
integration Merge remote-tracking branch 'origin/main' into feature/preseem-integration 2026-02-13 09:11:45 -06:00
live perf(test): reduce property test iterations from 15 to 10 2026-03-05 15:09:54 -06:00
plugs feat: add rate limiting to admin endpoints (100 req/min) 2026-03-05 14:11:19 -06:00
permissions_test.exs fix snmp v3 test 2026-02-06 10:21:54 -06:00
plug_exceptions_test.exs handle exceptions gracefully on api endpoints 2026-02-04 12:18:14 -06:00
user_auth_test.exs fix test warnings and failures 2026-02-05 15:24:41 -06:00