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

[Feature]: Add integration tests for the Stacks Client #227

Closed
3 tasks
djordon opened this issue Jun 4, 2024 · 0 comments · Fixed by #238
Closed
3 tasks

[Feature]: Add integration tests for the Stacks Client #227

djordon opened this issue Jun 4, 2024 · 0 comments · Fixed by #238
Assignees
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer.

Comments

@djordon
Copy link
Contributor

djordon commented Jun 4, 2024

Feature - Add integration tests for the Stacks Client

1. Description

1.1 Context & Purpose

We do not have any integration tests for the code that fetches stacks blocks that are associated with a bitcoin block. We need to change that.

2. Technical Details:

2.1 Acceptance Criteria:

  • Have a test that fetches the stacks block IDs associated with a bitcoin block.
  • Have a test that fetches the raw Nakamoto block given a stacks block ID.
  • Run the tests in CI.

It might be difficult to run these tests in CI so we might want to punt on it.

3. Related Issues and Pull Requests (optional):

@djordon djordon added the sbtc bootstrap signer The sBTC Bootstrap Signer. label Jun 4, 2024
@djordon djordon self-assigned this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sbtc bootstrap signer The sBTC Bootstrap Signer.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant