Created test/towerops/snmp/mib_parser_test.exs with 25 tests covering: - parse_mib_content/1: OID extraction and resolution logic - parse_mib_file/1: File reading and error handling - validate_oid/3: OID validation against MIB definitions - list_mib_files/0: MIB file discovery - Edge cases: whitespace, comments, nested assignments Coverage improvement: - Before: 60.00% - After: 97.50% - Improvement: +37.5% All 1066 tests passing. |
||
|---|---|---|
| .. | ||
| integration | ||
| support | ||
| towerops | ||
| towerops_web | ||
| test_helper.exs | ||