towerops/test/towerops
Graham McIntire 638551eb95
Add comprehensive tests for Monitoring.Check schema
Tests cover:
- Valid and invalid changesets
- All required field validations
- Foreign key constraints
- Status enum values
- Schema field types and associations
- Binary ID usage for primary/foreign keys

All 16 tests passing with good coverage of schema validation logic.
2026-01-20 11:59:54 -06:00
..
accounts Add UserNotifier tests 2026-01-13 08:25:20 -06:00
agents more renames 2026-01-17 15:13:56 -06:00
alerts rename equipment to device 2026-01-17 14:48:46 -06:00
api_tokens add parallel build 2026-01-19 14:17:05 -06:00
ecto_types Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
equipment test cleanup 2026-01-19 13:29:38 -06:00
monitoring Add comprehensive tests for Monitoring.Check schema 2026-01-20 11:59:54 -06:00
organizations rename equipment to device 2026-01-17 14:48:46 -06:00
profiles Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
proto add parallel build 2026-01-19 14:17:05 -06:00
sites Add comprehensive tests for Sites.Site schema 2026-01-13 09:05:02 -06:00
snmp Fix Credo issues and improve code quality 2026-01-19 15:09:19 -06:00
workers Add comprehensive tests for background workers 2026-01-20 11:58:47 -06:00
accounts_test.exs 1. User Authentication 2025-12-21 13:31:59 -06:00
agents_test.exs Add agent rename functionality 2026-01-17 15:48:47 -06:00
alerts_test.exs Fix Credo issues and improve code quality 2026-01-19 15:09:19 -06:00
api_tokens_test.exs add parallel build 2026-01-19 14:17:05 -06:00
devices_test.exs test cleanup 2026-01-19 13:29:38 -06:00
exq_supervisor_test.exs Add Redis health checks and improved error handling for Exq 2026-01-19 15:38:19 -06:00
log_filter_test.exs Fix Credo issues and improve code quality 2026-01-19 15:09:19 -06:00
monitoring_test.exs feat: add latency graph for ICMP ping monitoring 2026-01-17 16:02:35 -06:00
organizations_test.exs Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
profiles_test.exs Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
redis_health_check_test.exs Add Redis health checks and improved error handling for Exq 2026-01-19 15:38:19 -06:00
sites_test.exs Add comprehensive test coverage for core context modules 2026-01-19 14:38:34 -06:00
snmp_test.exs test cleanup 2026-01-19 13:29:38 -06:00