Skip to content

Commit

Permalink
[consensus] Add universal committer tests (#15923)
Browse files Browse the repository at this point in the history
Most test scenarios are identical to the test in base_committer_tests.rs
but just going through the `UniversalCommitter` logic to handle checking
between direct & indirect rules. Feel free to review all tests but the
new tests that were not relevant in base_committer_tests.rs are
- `direct_commit_late_call`
- `no_genesis_commit`
- `no_leader`

Will follow up in another PR with the tests for multi leader and
pipelining.
  • Loading branch information
arun-koshy authored Feb 8, 2024
1 parent f3d5561 commit d40f65e
Showing 1 changed file with 619 additions and 31 deletions.
Loading

0 comments on commit d40f65e

Please sign in to comment.