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

Include test contracts in published NPM package #780

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

nkuba
Copy link
Member

@nkuba nkuba commented Feb 2, 2024

Here we remove the rule we added to exclude test contracts from published NPM package. In
#779 we prepared a TestTBTCDepositor contract to be used by the integrators in tests for mocking the tBTC Bridge contracts. It is useful to include this file in the package, so the integrators can leverage it.

Here we remove the rule we added to exclude test contracts from
published NPM package. In
#779 we prepared a
`TestTBTCDepositor` contract to be used by the integrators in tests for
mocking the tBTC Bridge contracts. It is useful to include this file in
the package, so the integrators can leverage it.
@lukasz-zimnoch lukasz-zimnoch added the ⛓️ solidity Solidity contracts label Feb 2, 2024
@lukasz-zimnoch lukasz-zimnoch merged commit 7561ba7 into main Feb 2, 2024
38 checks passed
@lukasz-zimnoch lukasz-zimnoch deleted the export-test-contracts branch February 2, 2024 09:12
nkuba added a commit to thesis/acre that referenced this pull request Feb 2, 2024
This version contains changes from keep-network/tbtc-v2#780
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛓️ solidity Solidity contracts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants