Skip to content

Commit

Permalink
Generate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheusFranco99 committed Jan 17, 2024
1 parent cf2be8d commit d8f0909
Show file tree
Hide file tree
Showing 18 changed files with 5,827 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ssv/spectest/all_tests.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ var AllTests = []tests.TestF{
postconsensus.Quorum10Operators,
postconsensus.Quorum13Operators,
postconsensus.InvalidDecidedValue,
postconsensus.InvalidThenQuorum,

newduty.ConsensusNotStarted,
newduty.NotDecided,
Expand Down Expand Up @@ -127,6 +128,7 @@ var AllTests = []tests.TestF{
preconsensus.UnknownSigner,
preconsensus.InvalidBeaconSignature,
preconsensus.InvalidMessageSignature,
preconsensus.InvalidThenQuorum,

valcheckduty.WrongValidatorIndex,
valcheckduty.WrongValidatorPK,
Expand Down
Loading

0 comments on commit d8f0909

Please sign in to comment.