You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
Arbitrarily spin up testnet based on kube configs: 4pt
Going to need to check with Sloan that this is as easy as I think; may just want to hit one of our existing testnets instead. -> @Shadowfiend
Test harness based on mocha-parallel-tests: 4pt -> @nkuba
Include the ability to do some “pre-setup” steps, e.g. to set up a deposit if we're doing a redemption test?
Helpers for waiting on a given Bitcoin block/transaction: 4pt -> @nkuba
Helpers for waiting on a given Ethereum block/transaction: 4pt -> @nkuba
System test for opening deposit -> getting NFT -> minting TBTC: 2pt -> @Shadowfiend
System test for opening deposit -> failing to deposit -> losing bond: 1pt -> @Shadowfiend
System test for redeeming deposit for own NFT : 1pt -> @Shadowfiend
System test for redeeming deposit for NFT minted by someone else, owned by us: 2pt -> @Shadowfiend
System test for redeeming deposit for NFT owned by vending machine: 4pt -> @Shadowfiend
System test for liquidation via auction: 4pt -> @Shadowfiend
Assumptions: rather than trying to solve problems like mocking Bitcoin testnet or being able to accelerate or skip blocks, focus on building the system tests themselves. Omit dApp as well.
Total: 38pts
The text was updated successfully, but these errors were encountered:
Also involves:
High-level estimate: L-XL
Breakdown: @Shadowfiend @nkuba
Going to need to check with Sloan that this is as easy as I think; may just want to hit one of our existing testnets instead. -> @Shadowfiend
mocha-parallel-tests
: 4pt -> @nkubaInclude the ability to do some “pre-setup” steps, e.g. to set up a deposit if we're doing a redemption test?
Assumptions: rather than trying to solve problems like mocking Bitcoin testnet or being able to accelerate or skip blocks, focus on building the system tests themselves. Omit dApp as well.
Total: 38pts
The text was updated successfully, but these errors were encountered: