Commit Graph

37 Commits

Author SHA1 Message Date
zer0dot
82609f8061 test: Fixed profile follow module Hardhat tests. 2022-10-03 15:41:05 -04:00
zer0dot
9db94645e5 test: Fixed fee follow module Hardhat tests. 2022-10-03 15:39:53 -04:00
zer0dot
34bb261289 test: Fixed approval follow module Hardhat tests. 2022-10-03 15:34:51 -04:00
zer0dot
bf9e89e848 test: Fixed timed fee collect module Hardhat tests. 2022-10-03 15:33:44 -04:00
zer0dot
2e78193c10 test: Fixed limited timed fee collect module Hardhat tests. 2022-10-03 15:32:04 -04:00
zer0dot
f99a31fd21 test: Fixed limited fee collect module. 2022-10-03 15:30:11 -04:00
zer0dot
2d41b73b05 misc: Removed test "only" specifier. 2022-10-03 14:12:25 -04:00
zer0dot
69a99dce3f test: Fixed fee collect module Hardhat tests. 2022-10-03 14:12:11 -04:00
Peter Michael
923f52d2c7 test: (WIP-- debugging) Adapted tests, many still fail. 2022-09-06 18:18:05 +01:00
Peter Michael
e635c46ace misc: Fixed tests using old error strings. 2022-05-31 15:30:05 -04:00
Peter Michael
6cfaa580b3 feat: (WIP) Refactored meta transactions into a library. Includes hardhat-tracer. 2022-05-26 17:39:11 -04:00
donosonaumczuk
1785b77b14 refactor: ProfileFollowModule tests updated to do not take into account revision number 2022-05-10 12:43:14 +01:00
donosonaumczuk
edcf178581 test: Revert follow module tests added 2022-05-04 19:38:23 +01:00
Peter Michael
7a8a0576e6 fix: Fixed tests and updated typehashes. 2022-04-08 18:01:24 -04:00
Peter Michael
15fe712357 misc: Fixed incorrect name. 2022-04-06 10:44:28 -04:00
Peter Michael
0526e8ef10 test: Added test for setFollowModule event emission. 2022-04-06 10:26:37 -04:00
donosonaumczuk
e1a6344d61 Last test added 2022-04-06 13:05:12 +01:00
donosonaumczuk
51d0b6a382 Test call changed to callStatic to avoid unwantend context changes 2022-04-06 12:32:21 +01:00
donosonaumczuk
6a0b383954 Adding more details to test name 2022-04-06 12:32:21 +01:00
donosonaumczuk
f8f62cc139 Remove .only from tests 2022-04-06 12:32:21 +01:00
Peter Michael
38c68e30c3 test: Added tests. 2022-04-06 12:32:21 +01:00
Peter Michael
c70f5c14b4 misc: Edited test. 2022-04-06 12:32:21 +01:00
Peter Michael
6121eb3a38 misc: Edited comment. 2022-04-06 12:32:21 +01:00
Peter Michael
7812ab5829 misc: Added missing module tests. 2022-04-06 12:32:21 +01:00
donosonaumczuk
bac59fd9d9 Test cases added without implementation 2022-04-05 20:02:52 +01:00
Peter Michael
707144b70e Merge branch 'main' into feat/collect-modules-toggle-follower-only 2022-04-01 13:42:41 -04:00
Peter Michael
a1fb1a6c77 misc: Updated collect module tests to match zero amount checks. 2022-03-31 19:12:21 -04:00
Peter Michael
4a6df79c53 Merge branch 'main' into feat/collect-modules-toggle-follower-only 2022-03-31 19:05:15 -04:00
Peter Michael
3b9f2be9ae feat: Updated modules to return correct data and added tests. Also includes a refactor of the FollowerOnlyCollectModule into the FreeCollectModule with a similar toggle. 2022-03-31 18:54:36 -04:00
Peter Michael
98464b568d misc: Renamed EmptyCollectModule to more accurate FollowerOnlyCollectModule. 2022-03-30 17:14:41 -04:00
donosonaumczuk
59e28d5f8b Tests added 2022-03-29 17:27:59 +01:00
donosonaumczuk
c12ef6a0b5 Merge branch 'main' into fix/zero-treasury-transfers 2022-03-23 14:50:27 -03:00
Peter Michael
e2daef1250 test: Added tests for zero treasury fee on referral. 2022-03-23 12:33:45 -04:00
Peter Michael
f3a56a73af test: Added tests for zero treasury fee. 2022-03-22 15:20:35 -04:00
Peter Michael
a17ae78cd9 fix: Allow non-zero amounts in fee modules instead of BPS_MAX minimum. 2022-03-21 18:58:25 -04:00
donosonaumczuk
146f0b1807 Test error added instead of editing the old one 2022-03-16 16:34:55 -03:00
Peter Michael
dd137b2dee Initial commit 2022-01-25 15:19:42 -05:00