non-fungible-apps/contracts/test/foundry
Shredder 60af583479
feat: expose a function that returns all non-nested values of an App (#119)
* feat: expose a getToken function that returns all non-nested values of an app. Remove the access point mapping in the App struct.

* test: add test for getToken to hardhat

* test: add test cases for getToken (forge tests).

* docs: update header comments for getToken

* fix: apply Zoruka's suggestion

* fix: apply Zoruka's suggestion for expectingRevert

* fix: revert expectRevert
2023-02-11 00:59:25 +03:30
..
FleekERC721 feat: expose a function that returns all non-nested values of an App (#119) 2023-02-11 00:59:25 +03:30
README.md chore: change top level folder structure (#105) 2023-02-06 15:15:44 -05:00

README.md

Foundry Tests

This directory contains the code for all Foundry Forge Solidity tests of the FleekERC721 contract.