towerops/test/towerops_web/controllers
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
..
api protobufs 2026-01-09 17:33:01 -06:00
error_html_test.exs add error pages 2026-01-06 14:37:48 -06:00
error_json_test.exs init 2025-12-21 11:10:43 -06:00
page_controller_test.exs add marketing site 2026-01-06 14:34:48 -06:00
user_credential_controller_test.exs Add comprehensive tests for EquipmentLive.Form and UserCredentialController 2026-01-12 18:46:15 -06:00
user_registration_controller_test.exs more features 2026-01-02 14:06:44 -06:00
user_session_controller_test.exs more features 2026-01-02 14:06:44 -06:00
user_settings_controller_test.exs 1. User Authentication 2025-12-21 13:31:59 -06:00