-
Notifications
You must be signed in to change notification settings - Fork 48
chore(apollo_l1_endpoint_monitor): add integration test #6341
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
base: gilad/05-06-chore_apollo_l1_endpoint_monitor_extract_rpc_call_to_const_and_add_tests
Are you sure you want to change the base?
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
e6ff66d
to
2eb3373
Compare
5a27941
to
645609e
Compare
2eb3373
to
59ce563
Compare
645609e
to
c92792f
Compare
59ce563
to
2cc96dc
Compare
2cc96dc
to
532efcb
Compare
c92792f
to
5641b62
Compare
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.
Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @giladchase)
crates/apollo_l1_endpoint_monitor/tests/happy_flow.rs
line 42 at r1 (raw file):
// 2) Anvil 1 is going down. drop(good_node_1);
Is this an anvil
method? What does it do?
Code quote:
drop
No description provided.