towerops/test/towerops_web
Graham McIntire c22a1c94ea test: add C NIF integration tests for web context
Add lightweight integration tests to verify:
- C NIF module loads properly in web application
- MIB library initializes successfully
- Standard MIB name resolution works
- MibTranslator wrapper functions correctly
- Error handling for invalid MIB names
- SNMP profiles can be loaded (uses MIB translation)

These tests verify the C NIF works end-to-end without checking
full page content, focusing on functional verification only.
2026-01-30 13:29:04 -06:00
..
controllers mfa enforced on login 2026-01-29 14:31:13 -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 mfa enforced on login 2026-01-29 14:31:13 -06:00
plugs add security headers 2026-01-29 10:33:24 -06:00
user_auth_test.exs refactoring 2026-01-29 10:03:43 -06:00