* refactor: clean up code, remove address arrays, fix minimal amount of collection owners * refactor: apply refactored acl functions in main contract * test: fix tests after refactor * test: add edge case foundry tests for acl * test: fix hardhat tests for token roles * test: fix hardhat tests for collection roles * test: fix hardhat tests for minting * test: add new hardhat tests for access control * refactor: role change events |
||
|---|---|---|
| .. | ||
| FleekERC721 | ||
| README.md | ||
README.md
Foundry Tests
This directory contains the code for all Foundry Forge Solidity tests of the FleekERC721 contract.