towerops/test
Graham McInitre e6fba0c5a3 fix: register NIF compiler, add Nix shell NIF build, make NIF optional at boot
- Register :towerops_nif compiler in mix.exs so mix compile/test builds the C NIF
- Add 'make -C c_src' to nix devShell shellHook so NIF is pre-built
- Extract init_mib_resolution/0 from Application.start/2 (reduces CC)
- Wrap NIF calls in try/rescue ErlangError for graceful fallback
- Wrap test_helper.exs NIF calls in try/rescue ErlangError
- Add .nix-postgres-version to .gitignore
2026-07-16 09:15:53 -05:00
..
assets fix/traffic-graph-rendering-and-polarity (#130) 2026-03-23 15:24:44 -05:00
integration credo fixes 2026-06-15 11:15:46 -05:00
mix/tasks Fix failing tests and clean up code 2026-06-16 14:54:34 -05:00
snmpkit Security hardening + performance fixes across codebase 2026-06-21 17:40:50 -05:00
support credo fixes 2026-06-15 11:15:46 -05:00
towerops Security hardening + performance fixes across codebase 2026-06-21 17:40:50 -05:00
towerops_web fix: update tests to match Tailwind v4 utility classes after DaisyUI removal 2026-07-01 09:43:32 -05:00
snmp_lib_test.exs credo fixes 2026-06-13 14:25:19 -05:00
test_helper.exs fix: register NIF compiler, add Nix shell NIF build, make NIF optional at boot 2026-07-16 09:15:53 -05:00
towerops_native_test.exs credo fixes 2026-06-16 09:56:51 -05:00