-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add bridge testing environment #737
Conversation
WASM runtime size check:Compared to target branchdancebox runtime: 1412 KB (no changes) ✅ flashbox runtime: 832 KB (no changes) ✅ dancelight runtime: 1988 KB (-8 KB) ✅ container chain template simple runtime: 1096 KB (no changes) ✅ container chain template frontier runtime: 1388 KB (no changes) ✅ |
Coverage Report@@ Coverage Diff @@
## master add-bridge-env-for-test +/- ##
==========================================================
Coverage 65.29% 65.29% 0.00%
Files 304 304
Lines 53185 53185
==========================================================
Hits 34722 34722
Misses 18463 18463
|
test/suites/zombie-tanssi-relay-eth-bridge/test-consensus-bridge.ts
Outdated
Show resolved
Hide resolved
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.
looks good parth, good job!
4ea1c2f
to
ed41427
Compare
194696d
to
4446d82
Compare
Description
This PR adds bridge testing environment through series of shell scripts. The environment can be used to write bridging related tests in moonwall.