Commit Graph

1188 Commits

Author SHA1 Message Date
Alan
dd149cf3a4 Merge pull request #92 from lens-protocol/test/lens-governable
Test: LensGovernable and Governance Lib
2023-06-06 18:50:10 +01:00
donosonaumczuk
08c6ca1303 fix: lib/core-private removed 2023-06-06 18:30:45 +01: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
vicnaum
89701ca36a test: Add tests for linking non existing tokens in TokenHandleRegistry 2023-06-06 18:57:33 +02:00
Victor Naumik
8d3b22a92e Merge pull request #89 from lens-protocol/test/lens-handles
Test/lens handles
2023-06-06 18:40:49 +02:00
Alan
f06ed0d854 Merge pull request #91 from lens-protocol/test/referral-system
feat: Referral system tweaks
2023-06-06 17:38:47 +01:00
vicnaum
1a0b657c96 misc: deleted suspisious duplicated test 2023-06-06 18:26:49 +02:00
donosonaumczuk
f48e0a445d fix: Removed core-private git submodule 2023-06-06 17:13:32 +01:00
donosonaumczuk
9303dd00b3 misc: Tests commented in order to fix compilation, will be revisited later 2023-06-06 17:08:02 +01:00
donosonaumczuk
f486d1a109 fix: ValidationLib missing identifier fixed 2023-06-06 17:07: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
Alan
d6f516a429 Merge pull request #85 from lens-protocol/misc/test-controllable-by-contract
misc: Test ControllableByContract
2023-06-06 16:33:36 +01:00
donosonaumczuk
aaf7e6102b misc: TODO added regarding ProtocolState enum order 2023-06-05 19:00:52 +01:00
donosonaumczuk
f969694a02 test: Tests added for LensGovernable part of LensHub
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-06-05 19:00:35 +01:00
donosonaumczuk
73883d1c14 test: Tests added and future test structure for referrals 2023-06-05 16:58:31 +01:00
donosonaumczuk
28e3b5d3d0 feat: Mirror referrals behave same as quotes/comments do for pure V2 interaction trees 2023-06-05 16:57:19 +01:00
vicnaum
1b493fd302 misc: Refactoring of TokenHandleRegistry functions and tests 2023-05-30 18:32:55 +02:00
vicnaum
c1c51be51d test: Test reverting on getters if Handle doesn't exist 2023-05-30 17:20:13 +02:00
vicnaum
f5d7bed285 misc: Revert on getters if Handle doesn't exists 2023-05-30 17:19:47 +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
cf7db6ae49 misc: Fix passing the revert reason in Governance:executeAsGovernance 2023-05-30 16:05:26 +02:00
vicnaum
2e72b043c4 test: Add a new post check to UIDataProvider test 2023-05-30 14:59:16 +02:00
vicnaum
ae16d25724 test: TokenHandleRegistry tests (still has some TODOs) 2023-05-29 20:10:23 +02:00
vicnaum
da772b5ceb misc: TODO added in TokenHandleRegistry 2023-05-29 20:10:05 +02:00
vicnaum
239b5e3b60 misc: add some comments and TODOs to TokenHandleRegistry 2023-05-26 17:43:29 +02:00
vicnaum
a4a0100728 misc: Separate Handles tests into Negatives and Scenarios 2023-05-26 17:29:38 +02:00
vicnaum
63b5ec194f test: add non-unique Handle test 2023-05-26 17:27:08 +02:00
vicnaum
07777daa40 test: LensHandles tests 2023-05-25 22:51:27 +02:00
vicnaum
2b7398c973 misc: add solady remappings 2023-05-25 22:50:56 +02:00
vicnaum
107db78c54 misc: add Handle chars validation 2023-05-25 22:50:28 +02:00
vicnaum
71aa4179b2 forge install: solady
v0.0.96
2023-05-24 17:29:26 +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
2e6e95cc36 test: Add LensHandles and TokenHandleRegistry to TestSetup 2023-05-22 18:14:31 +02:00
vicnaum
35385fb184 misc: Add isLinked getter to TokenHandleRegistry (WIP) 2023-05-22 18:14:06 +02:00
vicnaum
9c5f5294bf misc: Add public getters to ImmutableOwnable OWNER and LENS_HUB 2023-05-22 18:12:47 +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
537215b238 misc: improved executeAsGovernance revert bubbling up in Governance contract 2023-05-19 21:18:27 +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
vicnaum
90c184373e test: UIDataProvider test 2023-05-18 22:52:19 +02:00
vicnaum
5dde62e6d2 misc: fix vars capitalization in UIDataProvider 2023-05-18 22:52:00 +02:00
Alan
91fe9c1202 Merge pull request #82 from lens-protocol/misc/clean-handles-storage-on-burn
misc: delete handles storage on burn, getters added
2023-05-17 18:42:43 +01:00
donosonaumczuk
04016f5af8 fix: Local name length validation added at minting time
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-05-16 19:45:00 +01:00