prop/test/microwaveprop_web/controllers
Graham McIntire 579ce68af5
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 22s
fix: resolve 64 test failures via sandbox-allow, skip-guards, and cleanup
- Add Phoenix.Ecto.SQL.Sandbox.allow to all start_async closures in ContactLive.Show (8 sites) and PskrSpotsLive (4 sites), fixing silent empty results when async Tasks accessed DB in tests
- Add File.exists? skip-guards to wgrib2_test.exs (14 guards) and hrrr_client_test.exs (3 guards) so tests skip gracefully when GRIB2 fixtures are absent
- Remove leftover debug IO.puts from SandboxHook
- Fix stale homepage assertion in html_module_test.exs
- Add cdo and wgrib2 to nix shell.nix and Forgejo CI apt-get install

Test suite: 4049/4054 passed (99.9%), 5 remaining failures are environment gaps (cdo/wgrib2 not yet in CI runtime)
2026-08-04 12:49:23 -05:00
..
api/v1 feat(monitors): schema migration + remove user self-service creation 2026-07-21 18:28:51 -05:00
agent_skills_controller_test.exs fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
api_catalog_controller_test.exs fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
api_docs_controller_test.exs feat: serve API docs at /docs/api 2026-05-09 09:09:45 -05:00
api_token_controller_test.exs fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
beacon_monitor_controller_test.exs feat(monitors): schema migration + remove user self-service creation 2026-07-21 18:28:51 -05:00
contact_map_controller_test.exs fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
error_html_test.exs initial 2026-03-28 11:28:47 -05:00
error_json_test.exs initial 2026-03-28 11:28:47 -05:00
health_controller_test.exs fix(probes): stop DB saturation from SIGKILLing every pod 2026-04-21 16:00:04 -05:00
html_module_test.exs fix: resolve 64 test failures via sandbox-allow, skip-guards, and cleanup 2026-08-04 12:49:23 -05:00
page_controller_test.exs test: add /qsos→/contacts redirect + scorer conversion properties 2026-04-23 14:03:02 -05:00
scores_controller_test.exs fix(security,perf): address 9 audit findings (access control, DoS, crashes) 2026-05-11 18:53:21 -05:00
user_registration_controller_test.exs fix: resolve 158/183 credo --strict warnings 2026-06-12 15:47:15 -05:00
user_reset_password_controller_test.exs feat(auth): self-service password reset 2026-04-18 08:42:35 -05:00
user_session_controller_test.exs feat(auth): self-service password reset 2026-04-18 08:42:35 -05:00
user_settings_controller_test.exs Fix LiveView crashes and stabilize test suite 2026-08-01 09:26:47 -05:00
weather_tile_controller_test.exs Fix LiveView crashes and stabilize test suite 2026-08-01 09:26:47 -05:00