Commit Graph

36 Commits

Author SHA1 Message Date
donosonaumczuk
42f636776f Merge feat/foundry solving conflicts 2023-01-03 19:05:52 -03:00
donosonaumczuk
aa6b84c856 test: _toBoolArray added for one and two elements on test helpers 2023-01-03 19:01:16 -03:00
donosonaumczuk
763142d04a misc: Import added for Events at TestSetup 2023-01-02 18:26:27 -03:00
donosonaumczuk
c87a0b532b feat: Elements to array function added for two elements 2023-01-02 18:25:52 -03:00
Ben Sparks
6b83d235f2 Merge pull request #17 from lens-protocol/feat/default-profile-functionality
Feat: Migrate tests for default profile functionality
2022-12-22 16:19:51 +02:00
donosonaumczuk
eadfd32d08 feat: Tests fixed according new follow 2022-12-19 21:47:16 -03:00
vicnaum
bccd52f57e fix: Tests - Proxy Impl slot 2022-12-12 18:37:49 +01:00
donosonaumczuk
ae2f8502f9 fix: Constans import fixed 2022-12-12 09:57:22 -03:00
Ben Sparks
5b5dab42c7 feat: Setup for default profile sig tests 2022-12-09 16:31:37 +02:00
vicnaum
eb3a52887b test: more MultistateHub foundry tests and some refactoring 2022-12-05 21:10:43 +01:00
vicnaum
39fa427ebb test: Generalized foundry tests, refactoring 2022-12-02 15:52:39 +01:00
Victor Naumik
4ed2d5cf3b Merge branch 'feat/foundry' into test/foundry-multistatehub 2022-12-01 19:57:35 +01:00
vicnaum
4b5dd33b94 test: more MultistateHub foundry tests 2022-12-01 19:55:33 +01:00
Ben Sparks
51dd601a38 feat: Added more collect tests 2022-12-01 15:32:38 +02:00
vicnaum
0833e3f72d test: MultistateHub tests foundry migration (WIP) 2022-11-25 17:33:08 +01:00
vicnaum
657e266a71 test: MultiStateHub foundry migration 2022-11-03 15:02:22 +01:00
Ben Sparks
a29a2e3b66 feat: Compiling and base structure in place 2022-10-31 14:20:59 +02:00
Ben Sparks
5b3c38b418 feat: Added data types and helper funcs for Collect 2022-10-31 13:03:52 +02:00
Ben Sparks
18b17b5a39 feat: Started migrating collect tests 2022-10-28 15:30:06 +02:00
vicnaum
380d1ca6b4 test: Inherited Publish tests for comment and mirror 2022-10-27 12:34:05 +02:00
vicnaum
4cfaa55e73 test: Foundry Publishing Post tests 2022-10-26 15:08:11 +02:00
vicnaum
a216524674 test: Publishing foundry tests refactor 2022-10-25 19:47:25 +02:00
zer0dot
95234d2a03 feat: (WIP) Removed handles, commented out some validations, NFT naming and profile URI WIP. 2022-10-20 16:42:51 -04:00
zer0dot
c186cd290d feat: (WIP) Implemented delegated executor setting withSig function and getter with simple positive tests. 2022-10-20 12:25:04 -04:00
zer0dot
ec3afcb545 feat: (WIP) Initial setup of fork upgrade test, also removed use of freeCollectModule. 2022-10-12 11:52:19 -04:00
zer0dot
fd252dcfa2 test: Began work on fork upgrade test. Also includes a minor change of IERC721Time file location. 2022-10-10 17:43:35 -04:00
zer0dot
261c9ee598 feat: Added profile metadata withSig function and tests. Also added executor-unrelated tests, despite hardhat tests. 2022-09-29 15:23:16 -04:00
Peter Michael
b85db6a96a test: Added executor tests for follow NFT URI and profile image URI setting. 2022-09-28 16:11:06 -04:00
Peter Michael
ba706aef4a refactor: Refactored errors to more properly reflect the actual scenario. Added tests for invalid execution in meta-tx functions. 2022-09-28 15:07:42 -04:00
Peter Michael
79f082060c misc: Minor cleanup. 2022-09-27 10:05:36 -04:00
Peter Michael
1427d5171b test: Added tests for withSig functions with executor. Also refactored to use profileOwner with a private key. 2022-09-23 16:19:51 -04:00
Peter Michael
453840de40 test: Added helper to construct postWithSig typed data hash. 2022-09-22 16:50:22 -04:00
Peter Michael
f3feae19a1 test: Added tests. 2022-09-21 16:22:37 -04:00
Peter Michael
612ff97bf4 test: Consolidated meta-tx tests into base test files to save compilation time. 2022-09-20 17:13:24 -04:00
Peter Michael
8b18224e45 test: Reorganized tests and added follow executor test. 2022-09-20 16:17:13 -04:00
Peter Michael
3799abf001 feat: Minor fix to delegated executor setter, also fixes hardhat tests. 2022-09-19 14:38:00 -04:00