-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test cases to improve mutation score indicator (#60)
* Minor fixes in ibft and tests (#45) * Add rapid test with bad proposal coming from byzantine node (#44) * Implement event generator for rapid testing (#46) * EVM-220 TestClusterBlockSync/BLS fails in voting power branch (#48) * Added per round event-based setup in rapid tests (#47) * Remove redundant changeState (#49) * Fix Wrong Round Value in Validation of roundsAndPreparedBlockHashes (#51) Fix round in roundsAndP reparedBlockHashes * Audit improvements (#50) * Audit improvements * Add unit tests for EventManager to improve MSI * Add unit tests for message helper to improve MSI * Byzantine tests (#56) * Byzantine tests * Add unit tests for Messages to improve MSI * Fix lint error * fix lint errors only for the codes that changed in the PR * fixed some stuck test * Revert disabling function-length check in golangci * Revert "Revert disabling function-length check in golangci" This reverts commit 415633e. Co-authored-by: Roman Behma <[email protected]> Co-authored-by: Igor Crevar <[email protected]> Co-authored-by: Vuk Gavrilovic <[email protected]>
- Loading branch information
1 parent
da4fb4f
commit 428332e
Showing
15 changed files
with
2,171 additions
and
548 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.