non-fungible-apps/contracts/test/foundry/FleekERC721
Felipe Mendes 70e9c14b05
feature: expose last token id function in the contract (#124)
* feat: add function to get the last token id

* test: add getLastTokenId tests
2023-02-20 11:44:59 -03:00
..
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
GetLastTokenId.t.sol feature: expose last token id function in the contract (#124) 2023-02-20 11:44:59 -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 refactor: make a single event for token metadata changes (#111) 2023-02-17 09:59:55 -03:00