PatrickAlphaC / hardhat-nft-fcc

100 stars 139 forks source link

Add unit tests for balanceOf and ownerOf methods #54

Closed gabrieeel closed 1 year ago

gabrieeel commented 1 year ago

Added a unit test for the basic NFT, where balanceOf and ownerOf methods are tested. Also fixed small typo.