feat(kurtosis-devnet): add non-trivial smoke test#13778
Closed
feat(kurtosis-devnet): add non-trivial smoke test#13778
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #13778 +/- ##
===========================================
- Coverage 47.01% 42.86% -4.16%
===========================================
Files 958 792 -166
Lines 80032 70665 -9367
Branches 758 0 -758
===========================================
- Hits 37630 30291 -7339
+ Misses 39546 37738 -1808
+ Partials 2856 2636 -220
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
e02406e to
d486eab
Compare
Contributor
Author
|
note: this is pretty horrible code right now, but I'd rather make it available early, and iterate |
Contributor
|
This is some sick bash |
Contributor
Author
hey, it passes shellcheck, so it must be ok :) |
d486eab to
a5ae6bd
Compare
test L2 to L2 message passing.
a5ae6bd to
2331564
Compare
Contributor
Author
|
Should be much more readable now. |
Contributor
|
This pr has been automatically marked as stale and will be closed in 5 days if no updates |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This checks L2 to L2 messages against an interop devnet.
Note that currently the test fails pending changes in progress in defi-wonderland#192
So it fails for a good reason, which is good :)
Tests
Additional context
Metadata