Commit Graph

217 Commits

Author SHA1 Message Date
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
9155291f52 Merge branch 'feat/foundry' into test/foundry-collecting 2022-12-01 17:03:18 +02:00
Ben Sparks
5ea390d1d7 feat: More collect tests 2022-12-01 16:59:02 +02:00
Ben Sparks
61387d5ff2 fix: clean up 2022-12-01 15:38:36 +02:00
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
vicnaum
a05aa2d941 test: Fix MultistateHubTest with signer 2022-11-30 18:52:53 +01:00
vicnaum
202ae9e7b7 comment 2022-11-30 16:41:52 +01:00
Ben Sparks
1b3d453d3e fix: Removed bad check in _checkCollectNFTAfter 2022-11-29 15:33:02 +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
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
vicnaum
fea5a42ee7 test: MultiStateHub foundry migration beginning 2022-11-01 19:50:21 +01:00
vicnaum
67dd991267 test: Fix TestsList 2022-11-01 19:48:28 +01:00
vicnaum
6989042124 test: Publishing tests foundry migration done 2022-11-01 13:57:22 +01: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
vicnaum
d20e81d05b test: Publishing foundry tests 2022-10-31 16:53:27 +01: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