gossamer
gossamer copied to clipboard
tests(lib/babe): Add tests against latest `dev` runtime
Issue summary
- The following tests have been updated in PR #2671 to point to the old
devruntime:-
TestBuildBlock_ok -
TestApplyExtrinsic -
TestBuildAndApplyExtrinsic -
TestBuildBlockTimeMonitor -
TestVerificationManager_OnDisabled_InvalidIndex -
TestVerificationManager_OnDisabled_NewDigest -
TestVerificationManager_OnDisabled_DuplicateDigest -
TestVerificationManager_VerifyBlock_Ok -
TestVerificationManager_VerifyBlock_Secondary -
TestVerificationManager_VerifyBlock_InvalidBlockOverThreshold -
TestVerificationManager_VerifyBlock_InvalidBlockAuthority -
TestVerifyAuthorshipRight -
TestVerifyAuthorshipRight_Equivocation
-
- Investigate and add new tests against latest
devruntime
Other information and links
- #2671