5bb9b05e31
test: MapLive tracked callsign render + deployment_events broadcast
2026-04-24 08:12:53 -05:00
1d22e6e59b
test: Packets store_packet edge cases (nested/string-keyed data_extended)
2026-04-24 08:10:25 -05:00
43036a6b6d
test: StatusLive.Index connected-path render via cached status
2026-04-24 08:08:24 -05:00
34729f8769
test: HistoricalLoader cursor/zoom/limit edge cases
2026-04-24 08:07:22 -05:00
00af878d1d
test: Aprsme.Is init/1 connect success and failure paths
2026-04-24 08:05:27 -05:00
f7a331b708
test: Aprsme.Is reconnect success + connect-failure paths
2026-04-24 08:04:17 -05:00
14c3790df0
test: Aprsme.Is active-socket branches via TCP loopback, IsSupervisor smoke
2026-04-24 08:03:19 -05:00
e95dbb39e0
test: Aprsme.Is helper functions without server running
2026-04-23 18:27:49 -05:00
d9f07e313a
test: QueryBuilder recent_position_packets/callsign_history/weather_packets
2026-04-23 18:25:32 -05:00
1b9743191a
test: broader InfoLive rendering + PacketReplay update_filters branches
2026-04-23 18:23:55 -05:00
b6f34b9cb3
test: PacketConsumer batch sizing branches
2026-04-23 18:20:32 -05:00
59e478449a
test: LeaderElection direct handle_info callbacks
2026-04-23 18:19:42 -05:00
bdcba9b18e
test: InfoLive.Show broadcast paths with position change
2026-04-23 18:18:26 -05:00
4c94dc3059
test: MapLive.Index event edge cases + clear_and_reload at low zoom
2026-04-23 18:14:44 -05:00
a7071ecef1
test: AprsIsMock, DeviceIdentification, PacketCleanupWorker coverage
2026-04-23 18:13:02 -05:00
5f64a43304
test: additional MapLive.Index handle_info + InfoLive path decoders
2026-04-23 18:08:10 -05:00
965e177841
test: HistoricalLoader bounds-driven load paths via mock
2026-04-23 18:06:17 -05:00
fac52cf288
test: broaden coverage across Packets/Weather/Info/Map/Status modules
2026-04-23 18:04:36 -05:00
c8c20add1f
test: expand Is backpressure, PacketReplay, CleanupScheduler coverage
2026-04-23 17:56:07 -05:00
fb1131159b
test: add store_bad_packet binary+map inputs
2026-04-23 17:44:45 -05:00
0f4e5234f1
test: add InfoLive.Show scenarios for various packet types and broadcasts
2026-04-23 17:44:45 -05:00
001303d17c
test: integration tests for spatial_packet and packet_batch paths
2026-04-23 17:39:37 -05:00
b085c8fcdb
test: expand QueryBuilder coverage with time range and callsign filters
2026-04-23 17:39:37 -05:00
da080ed55d
test: add RegexCache bulk pattern test and PageController uptime format
2026-04-23 17:31:57 -05:00
1b508ba61d
fix(cache): use case instead of rescue to handle :undefined table info; expand Cache tests
2026-04-23 17:31:56 -05:00
fb2e997ca7
test: cover Aprsme.Is TCP data buffering and deployment init
2026-04-23 17:31:56 -05:00
56bc152b49
test: dispatch various APRS packet formats in Is tests
2026-04-23 17:31:56 -05:00
a285eb815b
test: add PacketsLive.CallsignView mount tests
2026-04-23 17:22:23 -05:00
4a00868c2a
test: reset rate-limiter ETS between api controller tests to prevent 429 flakes
2026-04-23 17:22:23 -05:00
dac0198825
test: add MapLive.Index integration tests with real DB packets
2026-04-23 17:22:23 -05:00
30d852fbc5
test: info_live full render with various packet types
2026-04-23 17:11:50 -05:00
32d4b6daff
test: cover PacketDistributor GenServer callbacks
2026-04-23 17:11:50 -05:00
3eec54439b
test: add MapLive.Index zoom threshold and tracking tests
2026-04-23 17:05:59 -05:00
b4d0093a8f
test: add MapLive.Index URL param and callsign route tests
2026-04-23 17:05:59 -05:00
adb304e069
test: cover HistoricalLoader pure functions
2026-04-23 17:05:59 -05:00
0a1c5aa61d
test: add ApiDocsLive full-packet path to exercise format functions
2026-04-23 16:58:13 -05:00
e3dfdf03ba
test: cover PacketConsumer init and process_batch callbacks
2026-04-23 16:58:13 -05:00
f0db8f711e
test: add MapLive.Index message handler tests
2026-04-23 16:58:13 -05:00
b6adf64dbd
test: add MapLive.Index event-handler integration tests
2026-04-23 16:51:42 -05:00
089ea1f4fb
test: expand Packets tests with positions and latest-packet helpers
2026-04-23 16:49:54 -05:00
91c9220a2d
test: cover ThemeManager selector, ApiDocsLive packet path and InfoLive Show integration
2026-04-23 16:49:54 -05:00
49374fdbc3
test: expand Accounts and PartitionManager coverage
2026-04-23 16:49:54 -05:00
a843c91191
test: expand CoreComponents coverage for modal, table, list, back, simple_form
2026-04-23 16:49:54 -05:00
a5b2c4bccb
test: cover UserAuth, StatusLive handlers and UserNotifier
2026-04-23 16:40:47 -05:00
46e71019de
test: expand coverage for Layouts, DeviceCache, Components and others
2026-04-23 16:36:01 -05:00
41731257e6
test: cover auth LiveViews, PacketReplay, ShutdownHandler and more
2026-04-23 16:30:51 -05:00
16d2e929c0
test: push coverage to 70% with more CoreComponents and PostgresNotifier
...
- CoreComponents.input/1: expanded coverage to include the select,
textarea, generic-text, and unchecked-checkbox branches, plus
error-vs-no-error border styling.
- PostgresNotifier: handle_info forwards pg_notify payload to
Aprsme.PubSub and ignores unrelated messages.
Coverage 69.56 → 70.11%.
2026-04-23 16:18:04 -05:00
fa893dd12e
test: cover ErrorHTML, Layouts, MapLive.Components, CoreComponents, Accounts
...
- ErrorHTML: explicit 400 path + 401/403/999 delegation.
- Layouts.body_class/1 returns the expected light/dark theme classes.
- MapLive.Components: map_container + slideover_panel exercising all
connection_status variants, loading state, tracked_callsign clear
button, and view-mode radios.
- CoreComponents: icon (found + fallback), button, label, error,
flash (info + error + close=false), checkbox input, JS composers.
- Accounts: get_user_by_email{_and_password}, get_user!, register_user
happy-path + error paths, change_* changesets, session-token
round-trip.
Refactor: DeviceIdentification.maybe_refresh_devices splits its nested
logic into fetch_most_recent_device/0, to_datetime/1, and
refresh_if_stale/2 — each a multi-clause function matching on shape.
Coverage 68.28 → 69.56%.
2026-04-23 16:16:31 -05:00
ab0204f3dc
test: add StreamData properties for Aprsme.GeoUtils
...
Four properties exercise haversine_distance / significant_movement?:
- non-negativity across any in-range coordinate pair
- symmetry: d(a, b) == d(b, a) within a tight tolerance
- identity: d(p, p) == 0.0
- significance agrees with (haversine > threshold) for any integer
threshold in 1..1000
Total: +4 properties, coverage stays clean (dialyzer: 0 new errors).
2026-04-23 15:14:12 -05:00
20d463794b
test: cover AprsmeWeb.Gettext helpers
...
- supported_locales/0 returns the declared ~w(en es de fr) list.
- put_locale/1 sets the Gettext process locale for each supported
value and raises FunctionClauseError for unsupported input.
3 tests, async:false because they mutate process-wide Gettext state.
2026-04-23 14:54:16 -05:00