aprs.me/test/aprsme_web/controllers
Graham McIntire 3948ae5894
Remove dead packets.html.heex template and create findings.md
The unstyled <h1>Packets</h1> template was dead code - no route in the
router renders it (/packets uses PacketsLive.Index LiveView instead).
Removed the template and its test. Added findings.md with all audit
results from comprehensive security and code quality review.
2026-05-29 15:50:23 -05:00
..
api/v1 test: reset rate-limiter ETS between api controller tests to prevent 429 flakes 2026-04-23 17:22:23 -05:00
error_html_test.exs test: cover ErrorHTML, Layouts, MapLive.Components, CoreComponents, Accounts 2026-04-23 16:16:31 -05:00
error_json_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
page_controller_test.exs Improve test coverage to 87% and point vendor/aprs submodule at codeberg 2026-05-05 15:18:28 -05:00
page_controller_uptime_test.exs Improve test coverage to 88.02% 2026-05-08 11:58:09 -05:00
user_session_controller_test.exs test: expand coverage for Layouts, DeviceCache, Components and others 2026-04-23 16:36:01 -05:00