aprs.me/test/aprsme/cluster
Graham McIntire 1ddc817f50
Remove :slow test tag; make slow tests run fast via configurable timeouts
- Make LeaderElection check_interval, max_cluster_wait, and cluster_check_interval
  configurable via Application env so tests can override with short values
- Slow LeaderElection tests now use 50-150ms timeouts instead of 3-6s
- Remove :slow tag from unused_test (compile cache makes reruns cheap)
- Drop :slow from test_helper exclude list

All 2490 tests now run in ~45s (up from 2485 with 5 excluded).
2026-05-09 09:05:16 -05:00
..
connection_manager_test.exs faster tests 2026-04-24 19:00:24 -05:00
leader_election_test.exs Remove :slow test tag; make slow tests run fast via configurable timeouts 2026-05-09 09:05:16 -05:00
packet_distributor_test.exs faster tests 2026-04-24 19:00:24 -05:00
packet_receiver_test.exs faster tests 2026-04-24 19:00:24 -05:00
topology_test.exs refactor: collapse nested if/case into pattern-matched helpers 2026-04-23 13:55:11 -05:00