non-fungible-apps/contracts/test/foundry/FleekERC721
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
..
AccessControl.t.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00
AccessPoints.t.sol feat: expose a function that returns all non-nested values of an App (#119) 2023-02-11 00:59:25 +03:30
Burn.t.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00
Constants.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00
Deploy.t.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00
GetToken.t.sol feat: expose a function that returns all non-nested values of an App (#119) 2023-02-11 00:59:25 +03:30
Mint.t.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00
TestBase.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00
TokenURI.t.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00