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

e2e: move integration e2e tests from Babylon to Babylon SDK #64

Open
SebastianElvis opened this issue Nov 19, 2024 · 0 comments · May be fixed by #68
Open

e2e: move integration e2e tests from Babylon to Babylon SDK #64

SebastianElvis opened this issue Nov 19, 2024 · 0 comments · May be fixed by #68

Comments

@SebastianElvis
Copy link
Member

It's better to move the e2e tests for BTC timestamping/staking integration from Babylon to Babylon SDK, in particular https://github.com/babylonlabs-io/babylon/blob/base/consumer-chain-support/test/e2e/bcd_consumer_integration_test.go

This is because

  • This enables testing modifications of babylon-contract without touching Babylon side
  • The setup of this e2e test is based on docker-compose and is different from other e2e tests in Babylon
@SebastianElvis SebastianElvis self-assigned this Dec 5, 2024
SebastianElvis added a commit to babylonlabs-io/babylon that referenced this issue Dec 13, 2024
Part of babylonlabs-io/babylon-sdk#64

This PR removes all e2e tests related to BTC staking integration. These
tests will then be put in babylon-sdk repository
([PR](babylonlabs-io/babylon-sdk#68))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants