Commit Graph

722 Commits

Author SHA1 Message Date
donosonaumczuk
ded7f35f5a feat: Avoid self-following 2023-01-09 22:47:59 -03:00
donosonaumczuk
d720c13847 test: Follow tests added 2023-01-05 20:43:11 -03:00
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
ad21f366f4 feat: Timestamp added to (Un)Blocked events and small fix 2023-01-03 19:00:49 -03:00
donosonaumczuk
f5136ae7a7 feat: FollowNFT delegations and follower count removed 2023-01-03 19:00:08 -03:00
donosonaumczuk
f8805deb0c test: SetBlockStatus tests added 2023-01-03 18:58:00 -03:00
donosonaumczuk
cf081d9c82 test: Unfollow test for LensHub added 2023-01-02 18:28:30 -03:00
donosonaumczuk
9023600a62 feat: MetaTx negative test cases base contract added 2023-01-02 18:27:25 -03:00
donosonaumczuk
e394121d39 feat: Assumption helpers added 2023-01-02 18:27:00 -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
donosonaumczuk
5073fd87ee test: Missing test added to FollowNFT tests 2023-01-02 07:29:40 -03:00
donosonaumczuk
0c1b6fcf80 feat: BlockStatusSet event splitted into Blocked and Unblocked, plus renamings 2023-01-02 06:46:52 -03:00
donosonaumczuk
f619757383 feat: emit missing Unfollowed event and remove followID param from it 2023-01-02 06:22:34 -03:00
donosonaumczuk
1bc6bde456 test: Approve follow tests added 2022-12-29 21:23:08 -03:00
donosonaumczuk
361ba23ac8 feat: Profile existence check added to approveFollow 2022-12-29 21:22:54 -03:00
donosonaumczuk
57c6747a99 test: Block tests added 2022-12-29 20:46:14 -03:00
donosonaumczuk
da3b0158d7 feat: unwrapAndTie now receives follow ID instead of follower ID 2022-12-29 20:45:57 -03:00
donosonaumczuk
238923766a test: More unwrapAndTie tests added 2022-12-29 20:06:24 -03:00
donosonaumczuk
a955faa486 tests: Unit tests for FollowNFT added - some cases still missing 2022-12-28 18:28:18 -03:00
donosonaumczuk
ebfc4b0710 tests: FollowNFT tests about following added 2022-12-28 04:29:14 -03:00
donosonaumczuk
f1313f0968 feat: Can follow with unwrapped if current follower was burned 2022-12-28 03:37:29 -03:00
donosonaumczuk
7c3bf3730e feat: Permissions improved and extra code abstraction added 2022-12-28 02:24:20 -03:00
donosonaumczuk
2c89d79571 misc: Condition order changed 2022-12-24 15:35:27 -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
Ben Sparks
a8473c8081 Fix: Updated TestsList.md 2022-12-22 16:15:25 +02:00
Ben Sparks
c601bf76cd feat: Update TestsList.md 2022-12-22 15:59:20 +02:00
donosonaumczuk
26e03dbbf4 feat: getFollowers added 2022-12-21 19:15:26 -03:00
donosonaumczuk
56240bc841 fix: Logic operator changed to fix condition 2022-12-21 18:18:35 -03:00
donosonaumczuk
366e861945 misc: Remove warnings from some tests 2022-12-21 18:05:57 -03:00
donosonaumczuk
cd149759ad feat: FollowNFT interface updated 2022-12-21 18:05:40 -03:00
donosonaumczuk
8a93bbcb57 feat: Changing visibility of some functions 2022-12-21 18:05:20 -03:00
donosonaumczuk
281d056a61 feat: Marking fields as private again at ERC721Time base contract 2022-12-21 18:04:40 -03:00
donosonaumczuk
a5261d7b51 feat: Refactor in FollowNFTs - Wrapped collection fully ERC-721 compliant 2022-12-21 18:03:59 -03:00
donosonaumczuk
2955908387 fix: Some conditions and signature fixes after testing 2022-12-19 21:55:22 -03:00
donosonaumczuk
3286e09401 feat: Generic ERC-721, follow and profile NFT tests added 2022-12-19 21:48:48 -03:00
donosonaumczuk
eadfd32d08 feat: Tests fixed according new follow 2022-12-19 21:47:16 -03:00
Victor Naumik
c9c8e6cec0 Merge pull request #19 from lens-protocol/fix/tests-proxy-impl-slot
fix: Tests - Proxy Impl slot
2022-12-12 18:56:46 +01:00
vicnaum
bccd52f57e fix: Tests - Proxy Impl slot 2022-12-12 18:37:49 +01:00
donosonaumczuk
216bbf5d8d Merge branch 'feat/foundry' again 2022-12-12 10:31:59 -03:00
Alan
d956ce28a9 Merge pull request #18 from lens-protocol/feat/publishing-tests
feat: Publishing tests abstracted
2022-12-12 13:31:04 +00:00
donosonaumczuk
a254a69338 feat: Publishing tests abstracted 2022-12-12 09:58:51 -03:00
donosonaumczuk
ae2f8502f9 fix: Constans import fixed 2022-12-12 09:57:22 -03:00
donosonaumczuk
56e2de2efd Merge branch 'feat/foundry' into feat/follow-nfts 2022-12-12 09:31:59 -03:00
Ben Sparks
d9eef1de0c fix: remove unused test 2022-12-09 17:17:21 +02:00
Ben Sparks
74ee4a727e feat: Added negative SetDefaultProfileWithSig tests 2022-12-09 16:58:00 +02:00
Ben Sparks
800f78369f feat: More scen tests 2022-12-09 16:49:07 +02:00
Ben Sparks
f218c8766a feat: Added working test of SetDefaultProfileWithSig 2022-12-09 16:35:37 +02:00
Ben Sparks
5b5dab42c7 feat: Setup for default profile sig tests 2022-12-09 16:31:37 +02:00