aprs.me/test/aprsme_web
Graham McInitre 1006fdaefc refactor: remove dead code, duplication, and over-abstractions
- Delete dead config keys and test file (typo'd aprsme_is_*, vacuous disable test)
- Remove duplicate function clauses and identical function pairs
- Rename misleading one_hour_ago variable to one_day_ago
- Strip stale Oban comment
- Remove TestHelpers time function duplicates
- Inline Aprsme.Schema module (only 1 caller)
- Deduplicate prod esbuild config
- Thin SymbolRenderer delegations, inline TimeUtils wrappers
- Remove redundant DeploymentNotifier GenServer polling
- Replace random fallback in get_callsign_key with sentinel
2026-07-21 10:36:49 -05:00
..
channels Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
components Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
controllers fix: repair all 60 failing tests after refactor and dep updates 2026-07-01 09:41:10 -05:00
integration Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
live refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
plugs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
aprs_symbol_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
gettext_test.exs test: cover AprsmeWeb.Gettext helpers 2026-04-23 14:54:16 -05:00
telemetry_test.exs fix: resolve all credo warnings and pre-existing dialyzer errors 2026-07-17 16:41:15 -05:00
test_helpers_test.exs refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
time_helpers_test.exs updates with parser updates 2025-08-03 09:19:31 -05:00
time_utils_test.exs refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
user_auth_test.exs test: cover UserAuth, StatusLive handlers and UserNotifier 2026-04-23 16:40:47 -05:00
weather_units_test.exs test: broaden unit & property-test coverage (61.8% → 64.7%) 2026-04-23 13:32:09 -05:00