61 Commits

Author SHA1 Message Date
vicnaum
b50ab9f3fa test: Reverting the Foundry bug fix on ProxyAdmin tests 2024-05-31 19:59:00 +02:00
vicnaum
9734b82a81 test: CI Fix to workaround an expectCall bug in new Foundry version 2024-05-30 19:44:05 +02:00
vicnaum
90901fccc9 misc: Removed the collectActionModule from the publicActProxy as it was not needed anymore 2024-05-17 15:48:32 +02:00
vicnaum
9b17a1c249 misc: Removed deprecated functions from PublicActProxy and moved metaTx code into a separate file 2024-05-17 15:16:07 +02:00
vicnaum
9987c59613 test: added tesets for PublicPaidAct on the example of ProtocolSharedRevenue module 2024-05-13 11:23:12 +02:00
vicnaum
d7dbb4c68d feat: PublicActProxy - added universal publicPaidAct 2024-05-09 17:38:58 +02:00
vicnaum
cabd862cb6 misc: PublicActProxy updated to support ProtocolSharedRevenue collect module 2024-05-06 22:03:49 +02:00
vicnaum
43697817cf Merge branch 'feat/fresh-v2' into feat/protocolSharedRevenueMinFeeMintModule 2024-04-18 09:46:38 +02:00
vicnaum
7753759418 test: fix hardhatconsole address fuzzing in test 2024-04-17 15:32:44 +02:00
donosonaumczuk
81d592b5b6 misc: FreeCreditProvider renamed to CreditsFaucet and other tweaks 2024-04-04 17:01:00 -03:00
Victor Naumik
aca7781015 Merge branch 'development' into feat/permissionless-creator 2024-04-02 17:45:37 +02:00
donosonaumczuk
0696702508 feat: Credit providers can mint less than 5-char length and have infinite credits
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2024-02-28 16:11:45 -03:00
vicnaum
f9f3719993 feat: FreeCreditsProvider 2024-02-27 13:00:11 +01:00
donosonaumczuk
04359c52d3 feat: Code improved
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2024-02-12 15:27:03 -03:00
vicnaum
bfd8159753 misc: PermissionlessCreator refactored to be ImmutableOwnable 2024-02-06 21:28:32 +01:00
vicnaum
250c1b0cc3 test: PermissionlessCreator tests done along with new TransferKeepingDelegates LensHub function. Smol bug fixed in PermissionlessCreator. 2024-02-05 18:34:40 +01:00
vicnaum
90d99d90d5 misc: PermissionlessCreator some minor changes + tests plan 2024-02-05 12:26:24 +01:00
donosonaumczuk
7e01b14446 misc: Warnings removed from test directory
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-11-06 15:15:52 -03:00
Alan
e5ba3b6340 Merge pull request #152 from lens-protocol/test/fix-register-module-tests
test: Fix register module tests
2023-11-01 18:03:56 +00:00
juancito.eth
997031be84 test: fix register module tests 2023-10-31 20:23:24 -03:00
donosonaumczuk
a93a12810b test: Test fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 18:17:47 -03:00
donosonaumczuk
a881e340a6 test: Test updated according new ownable changes
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 17:53:49 -03:00
juancito.eth
a1d5f797ea test: add module registry tests 2023-10-31 15:48:08 -03:00
vicnaum
122d518464 Revert "fix: Signer added to typehashes"
This reverts commit 55e6e3b57f.
2023-10-27 22:29:43 +02:00
juancito.eth
f08d30224d test: fix formatting 2023-10-25 23:27:30 -03:00
juancito.eth
1ef5c7c7bd test: add fail test cases for setting treasury params 2023-10-25 23:05:42 -03:00
juancito.eth
72acfa7998 test: add happy path tests for setting treasury params 2023-10-25 23:04:39 -03:00
vicnaum
014ac76199 misc: lensHub_setState added to Governance Contract 2023-10-25 15:41:35 -03:00
donosonaumczuk
55e6e3b57f fix: Signer added to typehashes
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-20 14:18:30 -03:00
donosonaumczuk
f18f86b9d1 test: Some tests on V2 fork fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-09 16:57:42 -03:00
vicnaum
dd8a87c11a fix: fix tests 2023-10-05 17:39:22 +02:00
vicnaum
6156b00961 test: PublicActProxy initial scenario tests 2023-09-25 23:36:42 +02:00
donosonaumczuk
c5eeac8fdb feat: ModuleRegistry initial draft
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-05 16:04:34 +01:00
vicnaum
c659b77b72 misc: Remove UIDataProvider 2023-09-04 17:08:47 +01:00
donosonaumczuk
b433dd3af0 feat: Profile Image URI removed in favour of just Profile Metadata URI 2023-08-22 14:41:15 +01:00
donosonaumczuk
525dcb4c11 fix: Follows can only be migrated by profile owner or whitelisted admin [C4-112]
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-08-15 20:59:20 +01:00
donosonaumczuk
d4aa75716c misc: Contract loader and general test progress
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-08-10 13:40:08 +01:00
vicnaum
4dcc20fef8 misc: Refactoring and reorganization of tests inheritance
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-08-04 16:05:48 +02:00
donosonaumczuk
4d2a334910 fix: All test contructors removed in favour of setUp function 2023-08-01 17:44:40 +01:00
vicnaum
9ec9cbee51 misc: Tests fixing on fork (wip) 2023-07-27 20:31:53 +02:00
vicnaum
1c300c05a7 feat: Initial implementation of ProfileGuardian in V2 and tests fix 2023-07-06 12:48:42 +02:00
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