Commit Graph

202 Commits

Author SHA1 Message Date
Ben Sparks
51dd601a38 feat: Added more collect tests 2022-12-01 15:32:38 +02:00
Ben Sparks
b050a8e533 feat: Added test for collect after 2 mirrors 2022-12-01 14:44:58 +02:00
Ben Sparks
ba48257d25 feat: Checking collect nft ID 2022-11-30 22:34:49 +02:00
Ben Sparks
1add104ce5 fix: Fixed test names 2022-11-30 22:02:04 +02:00
Ben Sparks
1b3d453d3e fix: Removed bad check in _checkCollectNFTAfter 2022-11-29 15:33:02 +02:00
Ben Sparks
1aafcd2160 feat: All collect tests passing 2022-11-03 15:48:59 +02:00
Ben Sparks
1b8683eba6 feat: Added scen WithSig tests 2022-11-03 15:33:18 +02:00
Ben Sparks
d8a6f71401 fix: Rename revert tests 2022-11-03 15:01:59 +02:00
Ben Sparks
ae2b402501 feat: More helpers and scen tests 2022-11-03 13:45:16 +02:00
Ben Sparks
5ab459a337 feat: Refactor helpers 2022-11-03 13:28:29 +02:00
Ben Sparks
05e4927520 feat: Added mirror collect test 2022-11-01 12:44:35 +02:00
Ben Sparks
3305ad3b0c feat: progress porting collect tests 2022-11-01 12:37:53 +02:00
Ben Sparks
dd32edc1cf feat: Scaffold collect test cases 2022-10-31 16:19:50 +02: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
3043e46900 feat: Included Follow NFT name and symbol, updated tests to include follow and collect NFT name and symbols. 2022-10-21 15:46:36 -04: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
d9993471b4 misc: Renamed delegated executor getter. 2022-10-20 14:00:23 -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
0c65f12d01 test: Minor refactor and added Mumbai fork upgrade test. 2022-10-13 10:17:34 -04:00
zer0dot
bec7277549 test: Added profile validation to upgrade fork test. 2022-10-12 17:08:38 -04:00
zer0dot
ec378caa74 test: Added complex scenarios to upgrade fork test. 2022-10-12 16:57:57 -04:00
zer0dot
eea5d2a0ee test: Added setting default profile to profile creation flow. 2022-10-12 12:17:38 -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
63f62d7c88 Merge branch 'main' into feat/foundry 2022-10-10 16:13:47 -04:00
zer0dot
872ce42280 refactor: Split libs into an additional ProfileLib library. 2022-10-07 10:18:17 -04:00
zer0dot
b7cabd6c06 feat: Split GeneralLib into two libraries. 2022-10-05 17:04:00 -04:00
zer0dot
0fc4d98293 refactor: Refactored tests to use helpers. 2022-10-04 15:34:38 -04:00
zer0dot
3f3f1a213c fix: Fixed misc Hardhat tests, removed profile metadata URI tests as those have been moved to the LensHub. 2022-10-03 16:02:10 -04:00
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
zer0dot
60122e31e6 test: Fixed follow module setting Hardhat tests. 2022-10-03 14:09:16 -04:00
zer0dot
f28a9793c6 test: Fixed profile URI Hardhat tests. 2022-10-03 13:57:59 -04:00
zer0dot
f7435f4648 fix: Fixed default profile hardhat tests. 2022-09-30 18:04:54 -04:00
zer0dot
38662b62df fix: Fixed publishing posts hardhat tests, also removes obsolete "only" markers. 2022-09-30 17:50:59 -04:00
zer0dot
c4a6bef48f fix: Fixed publishing mirrors hardhat tests. 2022-09-30 17:48:58 -04:00
zer0dot
c3bdf0135b fix: Fixed publishing comments hardhat tests. 2022-09-30 17:47:31 -04:00
zer0dot
41e575006a fix: Fixed multi-state hub hardhat tests. 2022-09-30 17:44:37 -04:00
zer0dot
a52863b412 fix: Fixed following hardhat tests. 2022-09-30 17:38:51 -04:00