summaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)Author
2025-06-22Fix message delivery in headless test environmentPaul Buetow
2025-06-21Complete GUI decoupling implementation for headless testingPaul Buetow
2025-06-21Implement headless testing framework for DS-Sim protocol simulationsPaul Buetow
2025-06-20Implement Raft consensus algorithm for distributed systems simulatorPaul Buetow
2025-06-20Improve code quality: Replace instanceof with polymorphism and extract constantsPaul Buetow
2025-06-20Fix failing protocol tests by improving mock configurationsPaul Buetow
2025-06-20Add comprehensive unit test coverage for core componentsPaul Buetow