towerops/test/towerops_web/controllers/api/v1
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
..
devices_controller_test.exs Add comprehensive tests for API authentication and authorization 2026-02-05 16:39:01 -06:00