aprs.me/lib/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.ex refactor: leadership_change handler pattern-matches instead of cond 2026-04-23 14:27:49 -05:00
leader_election.ex Remove :slow test tag; make slow tests run fast via configurable timeouts 2026-05-09 09:05:16 -05:00
packet_distributor.ex refactor: collapse nested if/case into pattern-matched helpers 2026-04-23 13:55:11 -05:00
packet_receiver.ex chore(dialyzer): enable stricter flags and fix 97 resulting findings 2026-04-21 10:07:01 -05:00
topology.ex refactor: collapse nested if/case into pattern-matched helpers 2026-04-23 13:55:11 -05:00