-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test: Validators matching external validators smoke test #806
base: master
Are you sure you want to change the base?
Test: Validators matching external validators smoke test #806
Conversation
WASM runtime size check:Compared to target branchdancebox runtime: 1420 KB (no changes) ✅ flashbox runtime: 824 KB (no changes) ✅ dancelight runtime: 2168 KB (no changes) ✅ container chain template simple runtime: 1124 KB (no changes) ✅ container chain template frontier runtime: 1400 KB (no changes) ✅ |
Coverage Report@@ Coverage Diff @@
## master aleks-validators-match-external-validator-smoke-test +/- ##
=======================================================================================
Coverage 65.76% 65.76% 0.00%
Files 332 332
Lines 58501 58501
=======================================================================================
Hits 38472 38472
Misses 20029 20029
|
…it matches exactly with the session validators list
…han session validators
…lidators instead of externalValidators.whitelistedValidators
test/suites/smoke-test-dancelight/test-validators-match-external-validators.ts
Show resolved
Hide resolved
…alidators and external validators lists from the last block of the previous era
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this test looks good @chexware thanks!
This PR adds a smoke tests which checks if current validators are matching external validators