towerops/test
Graham McIntire 7cf3e61709
Add comprehensive tests for EquipmentLive.Form and UserCredentialController
- EquipmentLive.Form: 46.73% → 92.52% (+45.79%)
  - Added 27 tests covering form validation, SNMP testing, site selection
  - Tests mount behavior, save/update flows, deletion, and discovery triggers
  - Tests SNMP config changes and agent assignment

- UserCredentialController: 33.93% → 64.29% (+30.36%)
  - Added 7 tests for WebAuthn registration and authentication flows
  - Tests challenge generation, credential registration, and error cases
  - Tests discoverable authentication and account-specific auth

Overall coverage: 60.40% → 63.67% (+3.27%)
2026-01-12 18:46:15 -06:00
..
integration Fix credo warnings and software design suggestions 2026-01-06 12:55:22 -06:00
support add remote agent setup 2026-01-09 13:15:31 -06:00
towerops Improve test coverage with comprehensive SNMP and monitoring tests 2026-01-12 18:31:19 -06:00
towerops_web Add comprehensive tests for EquipmentLive.Form and UserCredentialController 2026-01-12 18:46:15 -06:00
test_helper.exs moar tests 2026-01-06 15:43:54 -06:00