-
Notifications
You must be signed in to change notification settings - Fork 105
hemitrap: localnet fork testing #706
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
5287d56 to
66a8205
Compare
dbdbdd5 to
fa39d50
Compare
jcvernaleo
left a comment
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.
One very minor wording suggestion.
e2e/HEMITRAP.md
Outdated
|
|
||
| Let that sync. | ||
|
|
||
| Once your node is synced, you could be able to tell by: |
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.
I think you mean should be able to tell.
b516b23 to
ef86c8d
Compare
e2e/monitor/main_test.go
Outdated
| @@ -1 +1 @@ | |||
| // Copyright (c) 2024 Hemi Labs, Inc. | |||
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.
| // Copyright (c) 2024-2025 Hemi Labs, Inc. |
* added an simple TESTING_FORK env variable that can be set when running localnet tests. when this is set, it will point at the forked daemons from the hemi-node repo * added HEMITRAP.md documentation on how to run the deploy environment testing
9d33930 to
a81802f
Compare
Co-authored-by: Joshua Sing <[email protected]>
Co-authored-by: Joshua Sing <[email protected]>
jcvernaleo
left a comment
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.
OK
Summary
hemitrap: localnet fork testing
Changes