non-fungible-apps/contracts/test
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
..
foundry feat: expose a function that returns all non-nested values of an App (#119) 2023-02-11 00:59:25 +03:30
hardhat feat: expose a function that returns all non-nested values of an App (#119) 2023-02-11 00:59:25 +03:30