GitHub - oleksii-haponiuk/NFT_Marketplace
Note: tests work in specified order only.
Positive testing
- Vex minting
- GameItem minting
- Add token to market
- Remove token from market
- Buy token using market
- Add 3 tokens, buy 1, remove 1 (checks everything)
Negative testing
- Add token without allowing to spend it
- Add token with price =< 0
- Remove token twice
- Buy without allowing to spend Vex tokens
- Buy without having enough funds
- Buy NFT that isn't in the market