MoonSHRD / UniversalNFTMarketplace

Universal NFT Marketplace
Other
9 stars 0 forks source link

[draft] Make general unit tests #43

Closed JackBekket closed 2 years ago

JackBekket commented 3 years ago

Make general unit test with full coverage of all functions all contracts

JackBekket commented 3 years ago

add security check tests?

JackBekket commented 3 years ago

https://www.trufflesuite.com/docs/truffle/testing/writing-tests-in-javascript

JackBekket commented 3 years ago

tips for unit testing https://betterprogramming.pub/a-few-tips-for-unit-testing-ethereum-smart-contract-in-solidity-d804062068fb

JackBekket commented 3 years ago

Kind'a reminder for what exactly cases I have to make at first place https://github.com/MoonSHRD/UniversalNFTMarketplace/issues/41