Skip to content

Refactor: move BitcoinCoreClient to tests#697

Merged
bvotteler merged 3 commits into
interlay:masterfrom
bvotteler:refactor-move-bitcoin-core-client-to-tests
Oct 25, 2023
Merged

Refactor: move BitcoinCoreClient to tests#697
bvotteler merged 3 commits into
interlay:masterfrom
bvotteler:refactor-move-bitcoin-core-client-to-tests

Conversation

@bvotteler

Copy link
Copy Markdown
Contributor

The unusual way we include the js-only library "bitcoin-core" via require causes issues when including the lib as dependency.

Since the BitcoinCoreClient is only used in integration tests anyway, I moved it out of the regular src tree and into the test tree. I also removed the test sources folder from the build ouput.

@bvotteler bvotteler marked this pull request as ready for review October 9, 2023 11:45
@bvotteler bvotteler requested a review from peterslany October 9, 2023 11:45

@peterslany peterslany left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bvotteler bvotteler merged commit 4e85d3e into interlay:master Oct 25, 2023
@bvotteler bvotteler deleted the refactor-move-bitcoin-core-client-to-tests branch October 25, 2023 14:03
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.

2 participants