non-fungible-apps/contracts/test/foundry/FleekERC721
Shredder d7841717ff
feat: metadata update and token changes on subgraph (#135)
* feat: add entity and handler.

* merge: reverse lookup and ap auto approval.

* feat: update the token entity on metadata changes.

* merge: develop. fix conflicts.

* fix: tests.
2023-02-24 16:39:25 +03:30
..
AccessPoints feat: metadata update and token changes on subgraph (#135) 2023-02-24 16:39:25 +03:30
AccessControl.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
Burn.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
Constants.sol test: improve foundry test with best practices (#102) 2023-02-08 17:27:39 -03:00
Deploy.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -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 test: add and change tests to fuzz test (#128) 2023-02-20 11:46:46 -03:00
Mint.t.sol feat: subgraph reverse lookup (gitRepo -> NFA) (#131) 2023-02-24 16:22:18 +03:30
Pausable.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
TestBase.sol feat: access point auto approval settings for tokens (#121) 2023-02-23 12:29:53 +03:30
TokenURI.t.sol feat: access point auto approval settings for tokens (#121) 2023-02-23 12:29:53 +03:30