towerops/test/snmpkit
mayor b653932879
test: expand MIB.Parser tests (8.66% → 9.96%)
Added 80+ comprehensive tests covering:
- init_parser/0 - Parser initialization (2 tests)
- tokenize/1 - MIB tokenization (11 tests)
- parse/1 - MIB parsing (6 tests)
- parse_tokens/1 - Pre-tokenized parsing (3 tests)
- mibdirs/1 - Directory batch parsing (4 tests)
- Hex atom conversion and integration (3 tests)
- Error handling for malformed MIBs (4 tests)
- MIB structure parsing (MODULE-IDENTITY, TEXTUAL-CONVENTION, etc.) (4 tests)
- Complex MIB features (IMPORTS, SEQUENCE, INDEX, SIZE, ranges) (5 tests)
- Description cleaning edge cases (3 tests)
- Edge cases (large files, long identifiers, nested OIDs) (4 tests)
- Real-world MIB patterns (SNMPv2, tables, various syntax types) (7 tests)

Most parse tests tagged @tag :yecc_required (excluded by default).
Tokenize tests run without yecc dependency.
Coverage: 8.66% → 9.96% (+1.3%)
Total tests: 1,480 (all passing, 38 excluded)
2026-02-06 09:09:28 -06:00
..
snmp_lib test: expand MIB.Parser tests (8.66% → 9.96%) 2026-02-06 09:09:28 -06:00
snmp_mgr more tests 2026-02-03 10:43:30 -06:00
api_standardization_test.exs bring in snmpkit 2026-01-23 12:52:17 -06:00
oid_architecture_validation_test.exs bring in snmpkit 2026-01-23 12:52:17 -06:00
snmp_mgr_integration_test.exs more tests 2026-01-26 11:01:47 -06:00
snmp_test.exs test cleanup 2026-01-28 10:31:22 -06:00
snmpkit_test.exs Fix SNMPkit tests and add coverage for bang methods 2026-02-05 16:46:36 -06:00
test_helper.exs bring in snmpkit 2026-01-23 12:52:17 -06:00