Commit Graph

436 Commits

Author SHA1 Message Date
donosonaumczuk
36cb0219fe misc: Missing timestamp added to event in order to avoid multiple RPC calls
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-05-05 21:53:56 +01:00
vicnaum
cc821e5b91 misc: Refactor ActTest and add more tests there 2023-05-03 17:46:45 +02:00
vicnaum
8cc28077a5 misc: Rename ActionTest to ActTest 2023-05-02 21:27:23 +02:00
vicnaum
e9ddefabb6 misc: Refactor ActionLib, put more TODOs
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-05-02 21:26:31 +02:00
vicnaum
c762351ea0 test: Act MetaTx tests added 2023-05-02 20:48:14 +02:00
vicnaum
740b53511d test: act 2023-05-02 20:18:07 +02:00
donosonaumczuk
41c2075299 misc: Foundry updated and test fixed accordinly 2023-04-28 18:46:46 +01:00
donosonaumczuk
4ecc7866b2 misc: _toLegacyV1Pub helper function added to BaseTest 2023-04-28 16:56:42 +01:00
donosonaumczuk
62682d2f83 misc: Mock renamings and redundant/empty test files removed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-25 22:23:03 +01:00
donosonaumczuk
98fc6685b2 misc: All remaining mock params removed from test setup
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-25 21:51:19 +01:00
donosonaumczuk
106c0bacb4 misc: mockPostParams removed 2023-04-25 21:25:42 +01:00
donosonaumczuk
16784d1a04 misc: mockCreateProfileParams removed 2023-04-25 21:14:31 +01:00
donosonaumczuk
e8448285bc misc: Unused mock removed, test renamed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-25 20:30:55 +01:00
donosonaumczuk
8c356cce04 misc: Events and MultiStateHub tests removed - those test will be covered again when testing each function individually 2023-04-25 20:21:01 +01:00
vicnaum
2acd112196 misc: Fix conflicts and update to incorporate new changes 2023-04-25 19:50:34 +01:00
vicnaum
d231c86deb Merge branch 'misc/test-publications' into test/collect-modules 2023-04-25 19:35:11 +01:00
donosonaumczuk
14e5fcb3aa misc: Test fixed 2023-04-25 19:21:07 +01:00
donosonaumczuk
da000ad9d0 misc: FeeFollowModule file extension renamed 2023-04-25 19:20:48 +01:00
donosonaumczuk
c0bd050be0 misc: Removed redundant (not really helpful) helper functions 2023-04-25 19:15:19 +01:00
donosonaumczuk
051768125d misc: Remove TODO after seeing prank below 2023-04-25 18:50:41 +01:00
donosonaumczuk
a543580b1d misc: Huge test refactor - introducing new load functions and removing signer fields 2023-04-25 18:40:32 +01:00
vicnaum
f7db4a3aa1 test: CollectPublicationAction tests and some refactoring 2023-04-25 17:16:31 +01:00
donosonaumczuk
76711b52a3 feat: ReferencePublicationTest tests added 2023-04-24 22:01:15 +01:00
donosonaumczuk
f6d9ccd341 misc: Huge test refactor to remove redundant helper functions 2023-04-24 22:00:45 +01:00
vicnaum
f42f899f41 misc: refactor and cleanup of tests and some comments todos 2023-04-24 21:39:25 +01:00
vicnaum
d98e7d1e3b test: simple and multirecipient collect modules tests 2023-04-24 21:38:56 +01:00
donosonaumczuk
f8c843fb32 misc: MockModule base contract added - all v2 mock modules inherit it now 2023-04-22 21:01:45 +01:00
donosonaumczuk
9cbaf7df05 misc: Paths updated after removing test foundry directory 2023-04-21 19:25:52 +01:00
donosonaumczuk
f477a46c44 misc: Redundant foundry subdirectory removed from test directory 2023-04-21 19:15:48 +01:00
donosonaumczuk
74301f6d4c misc: Test mock directory moved inside foundry directory 2023-04-21 19:14:28 +01:00
donosonaumczuk
76895a51ba misc: Legacy tests removed 2023-04-21 19:13:55 +01:00
Alan
4ddb2b4787 Merge pull request #67 from lens-protocol/test/follow-modules
Test: Follow modules foundry tests coverage
2023-04-21 19:07:39 +01:00
Victor Naumik
f742af46af Merge pull request #66 from lens-protocol/test/follower-only-reference-module
test: FollowerOnlyReferenceModule foundry tests
2023-04-21 20:06:42 +02:00
vicnaum
0fd9e8844a misc: refactoring 2023-04-21 19:57:03 +02:00
vicnaum
c404e1e805 fix: warnings 2023-04-21 19:54:02 +02:00
donosonaumczuk
b3c776ca4e test: Publication tests base architecture added 2023-04-21 18:11:47 +01:00
donosonaumczuk
399eb2bb58 Merge branch 'misc/test-coverage' into misc/test-publishing 2023-04-21 15:03:15 +01:00
donosonaumczuk
bdd04a3a59 Merge branch 'main' into misc/test-coverage 2023-04-21 14:58:38 +01:00
donosonaumczuk
f0d4855b30 fix: Legacy collect operation reworked - single referrer that can only be a mirror
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-20 18:11:40 +01:00
donosonaumczuk
64c27a1875 misc: Publishing test rework - wip 2023-04-20 16:46:25 +01:00
vicnaum
0bcfc5d3ff test: FeeFollowModule - add treasuryFee fuzzing 2023-04-20 14:03:15 +02:00
vicnaum
82fe3c778d test: add fuzzing to nonHub tests of TokenGated module 2023-04-19 22:34:50 +02:00
vicnaum
39e04d8f5e test: FeeFollowModule foundry tests 2023-04-19 22:34:21 +02:00
vicnaum
b23c34997b test: RevertFollowModule foundry tests 2023-04-19 22:34:10 +02:00
vicnaum
a4ec8b8306 test: add moduleGlobals governance as a separate entity 2023-04-19 22:33:56 +02:00
donosonaumczuk
0379cd575f misc: _boundPk helper function added at BaseTest file 2023-04-19 16:20:39 +01:00
donosonaumczuk
aa2de5a642 feat: Load account logic for fork tests 2023-04-18 19:06:39 +01:00
donosonaumczuk
a084c65216 misc: MockActionModule includes a flag for initialization success too 2023-04-18 18:24:37 +01:00
donosonaumczuk
24e9f226f6 misc: Empty array helpers added 2023-04-18 18:23:00 +01:00
donosonaumczuk
0e3827b711 misc: Removed initial-condition tests and moved inside their respective files 2023-04-18 18:22:29 +01:00