Moar Tests
Closed this issue · 1 comments
ed-iv commented
The following is a list of methods in the public API that looked like they could use test coverage:
- General
-
approve
-
isApprovedOrOwner
-
getApproved
-
tokenURI
-
- Resources
-
getResourceObject
-
getResourceOverwrites
-
hashResource16
-
- Introspection
-
isRmrkCore
-
- Nesting
-
deleteChildFromChildren
-
setChild
-
- Transfers
-
transfer
-
transferFrom
-
- Royalties
-
getRoyaltyData
-
setRoyaltyData
-
steven2308 commented
Besides royalties which are not yet implemented, everything else is covered or removed.