towerops/test/towerops
Graham McIntire c3d952148e
fix test warnings and failures
- Remove unused Ecto.Query import from device_poller_worker_test
- Update route paths from /orgs/:slug to /dashboard after navigation refactor
- Fix HostParser tests to match actual hostname resolution behavior
- Update UserAuth redirect assertions to expect /dashboard instead of /devices
- Fix DashboardLiveTest missing organization context
- Fix OrgLive.NewTest to verify organization creation correctly

All 4850 tests now passing with zero failures and zero warnings.
2026-02-05 15:24:41 -06:00
..
accounts fix user session controller test 2026-02-03 13:42:24 -06:00
agents make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
alerts more tests 2026-02-03 15:27:05 -06:00
api_tokens add parallel build 2026-01-19 14:17:05 -06:00
contexts help update 2026-02-04 17:56:48 -06:00
devices fix nil firmware comparison 2026-02-05 13:47:56 -06:00
ecto_types refactor 2026-01-31 09:35:07 -06:00
equipment make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
monitoring make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
organizations fix device count 2026-02-05 15:04:34 -06:00
profiles fix prod crash with yaml parsing 2026-01-31 08:25:07 -06:00
proto agent overhaul 2026-01-30 16:05:23 -06:00
sites Add comprehensive tests for Sites.Site schema 2026-01-13 09:05:02 -06:00
snmp make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
workers fix test warnings and failures 2026-02-05 15:24:41 -06:00
accounts_test.exs feat: migrate equipment features to gettext and fix sudo mode tests 2026-02-02 12:41:58 -06:00
admin_test.exs more tests 2026-02-03 11:16:43 -06:00
agents_test.exs prevent poller fallback when assigned poller is selected 2026-02-04 16:24:19 -06:00
alerts_test.exs make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
api_tokens_test.exs faster tests 2026-01-27 09:30:18 -06:00
devices_test.exs make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
geoip_test.exs more tests 2026-02-03 11:16:43 -06:00
honeybadger_filter_test.exs filter more honeybadger alerts, format dates to users time zone, email template cleanup 2026-02-01 09:27:42 -06:00
log_filter_test.exs Fix Credo issues and improve code quality 2026-01-19 15:09:19 -06:00
logger_filters_test.exs fix user session controller test 2026-02-03 13:42:24 -06:00
monitoring_test.exs make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
organizations_test.exs make devices site optional and many test fix 2026-02-04 15:05:42 -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 faster tests 2026-01-27 09:30:18 -06:00
result_test.exs more tests 2026-02-03 13:20:33 -06:00
settings_test.exs remote agent/cloud improvements 2026-01-24 09:16:41 -06:00
sites_test.exs make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
snmp_test.exs make devices site optional and many test fix 2026-02-04 15:05:42 -06:00