Skip to content
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

chore: refactor op e2e tests - part 5 #185

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

lesterli
Copy link
Collaborator

@lesterli lesterli commented Dec 4, 2024

Summary

This PR adds the OP e2e test case TestFinalitySigSubmission as part of the refactor in #178

Test Plan

make lint
make test-e2e-op-filter FILTER=TestFinalitySigSubmission

    op_test_manager.go:127: [12:48:55.999] Started Consumer FP App
    op_test_manager.go:327: [12:49:03.294] Registered Finality Provider 3f0ed4bbe63cf80afa0830512329bdbc96eed4a318d81bbce68fdf745547a746 for op-stack-l2-706114
    base_test_manager.go:185: successfully submitted a BTC delegation
    base_test_manager.go:236: delegations are active
2024-12-04T12:49:28.892+0800    DEBUG   opstackl2/consumer.go:167       Successfully committed public randomness        {"fp_pk_hex": "3f0ed4bbe63cf80afa0830512329bdbc96eed4a318d81bbce68fdf745547a746", "start_height": 1, "num_pub_rand": 1000}
2024-12-04T12:49:33.931+0800    DEBUG   opstackl2/consumer.go:238       Successfully submitted finality signatures in a batch   {"fp_pk_hex": "3f0ed4bbe63cf80afa0830512329bdbc96eed4a318d81bbce68fdf745547a746", "start_height": 1, "end_height": 3}
    op_test_manager.go:399: Stopping test manager
--- PASS: TestFinalitySigSubmission (70.10s)
PASS
ok      github.com/babylonlabs-io/finality-provider/itest/opstackl2     71.846s

@lesterli lesterli merged commit 530dbd2 into base/consumer-chain-support Dec 4, 2024
15 checks passed
@lesterli lesterli deleted the chore/op-e2e-test-2 branch December 4, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants