aprs.me/lib/aprsme/cluster
Graham McIntire 1690b0974e
test: Add comprehensive tests for cluster modules
- Add LeaderElection tests covering initialization, election, and leadership changes
- Add ConnectionManager tests covering APRS connection lifecycle management
- Fix LeaderElection to handle unknown messages gracefully
- Tests handle complex GenServer interactions and cleanup scenarios
- Increases test coverage for critical clustering functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-01 17:29:20 -05:00
..
connection_manager.ex Add distributed Erlang clustering for single APRS-IS connection 2025-07-25 10:30:29 -05:00
leader_election.ex test: Add comprehensive tests for cluster modules 2025-08-01 17:29:20 -05:00
packet_distributor.ex Add distributed Erlang clustering for single APRS-IS connection 2025-07-25 10:30:29 -05:00
packet_receiver.ex Add distributed Erlang clustering for single APRS-IS connection 2025-07-25 10:30:29 -05:00
topology.ex Add Cluster.Supervisor directly to application supervision tree 2025-07-25 11:03:20 -05:00