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 6 #186

Merged
merged 4 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 TestFinalityProviderHasPower as part of the refactor in #178

Test Plan

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

    op_test_manager.go:327: [13:11:39.398] Registered Finality Provider da7b857d26f41f6d7d873f6f7b09f38fe2a8806ab811ab792762e816aa2cf5f6 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-04T13:12:05.026+0800    DEBUG   opstackl2/consumer.go:259       FP last committed public randomness     {"height": 1000}
    op_test_manager.go:399: Stopping test manager
--- PASS: TestFinalityProviderHasPower (64.50s)
PASS
ok      github.com/babylonlabs-io/finality-provider/itest/opstackl2     66.234s

Base automatically changed from chore/op-e2e-test-2 to base/consumer-chain-support December 4, 2024 10:45
@lesterli lesterli merged commit ad9a930 into base/consumer-chain-support Dec 4, 2024
15 checks passed
@lesterli lesterli deleted the chore/op-e2e-test-3 branch December 4, 2024 10:56
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