Commit Graph

20 Commits

Author SHA1 Message Date
vicnaum
0089acc2c6 misc: Modify ControllableByContract tests to address proper coverage 2023-06-16 18:15:20 +02:00
donosonaumczuk
8eb7ca8ef0 misc: Redundant getters removed to reduce bytecode size
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-06-09 17:49:03 +02:00
vicnaum
aa436b1586 misc: renamed deprecatedVars to __DEPRECATED__vars 2023-06-07 22:17:41 +02:00
vicnaum
75e46f621f misc: Deprecated FollowNFTURI removed from everywhere 2023-06-07 17:25:34 +02:00
Alan
df5a59b1fc Merge pull request #90 from lens-protocol/test/token-handle-registry
Test/token handle registry
2023-06-06 18:22:40 +01:00
Alan
6705845b7a Merge pull request #86 from lens-protocol/test/governance-contract
Test/governance contract
2023-06-06 16:56:48 +01:00
Alan
e28f0da6a9 Merge pull request #84 from lens-protocol/test/ui-data-provider
Test/UI data provider
2023-06-06 16:35:03 +01:00
Alan
fce0411f47 Merge pull request #88 from lens-protocol/test/profile-creation-proxy
Test/profile creation proxy
2023-06-06 16:34:20 +01:00
Alan
9ef3861332 Merge pull request #87 from lens-protocol/test/proxy-admin
test: ProxyAdmin contract tests
2023-06-06 16:33:56 +01:00
vicnaum
1b493fd302 misc: Refactoring of TokenHandleRegistry functions and tests 2023-05-30 18:32:55 +02:00
vicnaum
de52dc63e2 misc: Comments fix in GovernanceTest 2023-05-30 16:12:09 +02:00
vicnaum
6b00d8fb12 test: Tested passing different revert reasons to executeAsGovernance 2023-05-30 16:05:57 +02:00
vicnaum
2e72b043c4 test: Add a new post check to UIDataProvider test 2023-05-30 14:59:16 +02:00
vicnaum
cac7f62a10 misc: Fix foundry coverage in ControllableByContract 2023-05-22 18:26:48 +02:00
vicnaum
cee404e36a test: Add foundry coverage fix to ProxyAdminTest 2023-05-22 18:16:41 +02:00
vicnaum
67f900c026 test: ProfileCreationProxy tests 2023-05-22 18:14:41 +02:00
vicnaum
080cb972dd test: ProxyAdmin contract tests 2023-05-22 16:52:36 +02:00
vicnaum
aa33082506 test: Governance contract tests 2023-05-19 21:18:39 +02:00
vicnaum
d8f896800d misc: Removed unused imports in UIDataProvider test 2023-05-19 15:39:01 +02:00
vicnaum
ccf4a14443 misc: Test ControllableByContract 2023-05-19 15:37:15 +02:00