We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Depends on: #698
This task is about re-visiting TODOs around unit tests and implementing missing unit tests to increase coverage. Specifically, this includes:
The content you are editing has changed. Please copy your edits and refresh the page.
Deposit.detectFunding
Deposit.initiateMinting
Deposit.getBitcoinAddress
DepositsService.initiateDeposit
ElectrumClient.getTransaction
TBTC
experimental
The text was updated successfully, but these errors were encountered:
Increase unit test coverage: unit tests for Deposit (#741)
a9ed10d
#Refs: #714. This PR adds unit tests for the `Deposit` functions.
Increase unit test coverage: unit tests for Electrum.getTransaction (#…
bd04b6c
…747) #Refs: #714. This PR adds a missing unit test for `Electrum.getTransaction`.
Increase unit test coverage: unit tests for DepositService.initiateDe…
07b52de
…posit (#746) #Refs: #714. This PR adds missing unit tests for `DepositService.initDeposit`.
tomaszslabon
No branches or pull requests
Depends on: #698
This task is about re-visiting TODOs around unit tests and implementing missing unit tests to increase coverage. Specifically, this includes:
Tasks
The text was updated successfully, but these errors were encountered: