summaryrefslogtreecommitdiff
path: root/src/test/java/protocols/VSAbstractProtocolTest.java
AgeCommit message (Expand)Author
2026-03-27sr: retune Raft replay for faster reelectionPaul 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