towerops/test/snmpkit/snmp_lib/mib
Graham McIntire 6859525a1b Integrate Gleam into the build pipeline and rewrite three pure-function modules (#98)
Set up mix_gleam archive, gleam_stdlib, and gleeunit deps. Add Gleam
compiler to all Dockerfiles, CI workflows, nix shell, and .tool-versions.

Rewrite Numeric, QueryHelpers, and URLValidator from Elixir to Gleam with
full ExUnit test coverage. Update all callers to use the Gleam modules
directly via :towerops@module syntax. Remove duplicate sanitize_like/1
private functions in snmp.ex and trace.ex.

Reviewed-on: graham/towerops-web#98
2026-03-21 07:30:36 -05:00
..
ast_test.exs Add comprehensive test coverage for SNMPkit modules 2026-02-05 17:03:41 -06:00
compiler_test.exs Fix all Credo issues 2026-02-06 10:31:09 -06:00
comprehensive_mib_test.exs Integrate Gleam into the build pipeline and rewrite three pure-function modules (#98) 2026-03-21 07:30:36 -05:00
docsis_mib_test.exs snmpkit overhaul and etcd 2026-01-23 16:23:57 -06:00
error_test.exs Fix all Credo issues 2026-02-06 10:31:09 -06:00
logger_test.exs fix snmp v3 test 2026-02-06 10:21:54 -06:00
parser_test.exs Fix all Credo issues 2026-02-06 10:31:09 -06:00
preprocessor_test.exs Add comprehensive test coverage for SNMPkit modules 2026-02-05 17:03:41 -06:00
registry_test.exs bring in snmpkit 2026-01-23 12:52:17 -06:00
snmp_tokenizer_test.exs Fix all Credo issues 2026-02-06 10:31:09 -06:00
utilities_test.exs Add comprehensive test coverage for SNMPkit modules 2026-02-05 17:03:41 -06:00