towerops/test
Graham McIntire 3068f944fb
Add TimescaleDB aggregate tests, implement on-demand calculation
- Updated Monitoring module to calculate hourly/daily stats on-demand from monitoring_checks table
- Removed TimescaleDB continuous aggregate dependency (disabled due to licensing)
- Enabled all previously skipped TimescaleDB tests with proper test data
- Fixed UUID encoding for SQL queries using Ecto.UUID.dump!
- Fixed Decimal handling in uptime percentage calculation
- Added test for get_uptime_percentage with nil checks
- Monitoring module now at 100% coverage
2026-01-13 08:09:12 -06:00
..
integration Fix credo warnings and software design suggestions 2026-01-06 12:55:22 -06:00
support add remote agent setup 2026-01-09 13:15:31 -06:00
towerops Add TimescaleDB aggregate tests, implement on-demand calculation 2026-01-13 08:09:12 -06:00
towerops_web Add tests for UserSettingsHTML 2026-01-13 07:52:46 -06:00
test_helper.exs moar tests 2026-01-06 15:43:54 -06:00