towerops/test/towerops_web
mayor 8ee39a2d36
Add comprehensive tests for API authentication and authorization
Implemented tests for critical security modules with significant coverage improvements:
- ApiAuth plug: 0% → 100% (12 tests)
- Permissions module: 0% → 85% (32 tests)
- Devices API controller: 0% → 95% (22 tests)

Enhanced test fixtures to support membership roles and device creation with proper organization scoping.
2026-02-05 16:39:01 -06:00
..
controllers Add comprehensive tests for API authentication and authorization 2026-02-05 16:39:01 -06:00
helpers fix user deletion bug and implement timezone support 2026-01-18 10:51:11 -06:00
integration test: add C NIF integration tests for web context 2026-01-30 13:29:04 -06:00
live fix test warnings and failures 2026-02-05 15:24:41 -06:00
plugs Add comprehensive tests for API authentication and authorization 2026-02-05 16:39:01 -06:00
permissions_test.exs Add comprehensive tests for API authentication and authorization 2026-02-05 16:39:01 -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