Commit Graph

7 Commits

Author SHA1 Message Date
Lecky Lao
3d4e032da9 try to test to interact with curveSwap exchange directly but still failed. 2020-07-07 01:01:38 +10:00
Lecky Lao
1b39cb6da8 fixing test filter to use before instead of beforeEach;
added test for adding and removing liquidity
2020-07-04 02:03:00 +10:00
Lecky Lao
7f896a12de change connectorID method in stores to virtual view;
adding connectorID method in connector as override and set model, id in constructor;
modify migration to deploy and set model, id;
update ganache to unlock master;
fixing curveProtocol test to use master address and get dai from uniswap;
fixing curveSBTCProtocol test to use cast for the sell connector method;
2020-07-04 00:43:19 +10:00
Lecky Lao
60f15afeef update test title 2020-07-01 00:23:19 +10:00
Lecky Lao
a24ee929fd added method withdraw and test; 2020-07-01 00:17:20 +10:00
Lecky Lao
0ff06b28f1 added deposit method and test; 2020-07-01 00:07:15 +10:00
Lecky Lao
b3da8dcba0 added studydefi/money-legos for testing;
fixed CurveProtocol test;
added CurveSBTCProtocol and sell function with test but currently failed and revert with unknown reason
2020-06-30 23:16:15 +10:00