## TODO ## IN REVIEW ## DONE - [x] TestRegisterEdition https://github.com/Flowtyio/flowty-wrapped/pull/20 - [x] TestMint https://github.com/Flowtyio/flowty-wrapped/pull/20 - [x] TestGetEdition https://github.com/Flowtyio/flowty-wrapped/pull/22 - [x] TestWrappedDepositDoesntWorkDifferentAddress https://github.com/Flowtyio/flowty-wrapped/pull/32 - [x] TestGetRaffleManager https://github.com/Flowtyio/flowty-wrapped/pull/34 - [x] TestWrappedWithdrawFails https://github.com/Flowtyio/flowty-wrapped/pull/31 - [x] TestEditionMintWrapped (Tested in TestMint) - [x] TestWrappedDepositWorkOnSameAddress (Covered in TestMint and TestDepositFailsWithWrongAddress) - [x] TestBorrowNFT https://github.com/Flowtyio/flowty-wrapped/pull/29 - [x] TestEditionResolveView https://github.com/Flowtyio/flowty-wrapped/pull/29 - [x] TestSetCollectionExternalUrl https://github.com/Flowtyio/flowty-wrapped/pull/36 - [x] TestChangeEditionStatus (no longer needed, server side minting) - [x] TestDrawRaffle https://github.com/Flowtyio/flowty-wrapped/pull/46 Contract Level: - [x] Check if Status it's closed, panic mint function (no longer needed, server side minting) - [x] Add params to IPFS MetadataViews URL - To this we may need to add username inside NFT metadata?
TODO
IN REVIEW
DONE
TestBorrowNFT,TestEditionResolveView#29TestBorrowNFT,TestEditionResolveView#29Contract Level:
- To this we may need to add username inside NFT metadata?