Commit Graph

28 Commits

Author SHA1 Message Date
The3D
aea61d57ab Fixed tests code 2020-10-12 20:07:17 +02:00
David Racero
59bfdc39f2 Fix conflicts 2020-09-14 19:59:00 +02:00
eboado
a87dae445f Merge branch 'master' into 33-add-native-credit-delegation 2020-09-14 17:24:55 +02:00
David Racero
202ddbdec4 Moved all pausable tests into their own Pausable test suite 2020-09-14 15:02:48 +02:00
David Racero
ad2581b0a0 Added pausable tests 2020-09-14 13:57:40 +02:00
eboado
f355ae219f Merge branch 'master' into 33-add-native-credit-delegation 2020-09-11 11:25:42 +02:00
eboado
d3f9cd2191 Merge branch 'master' into 32-deposit-on-behalf-of 2020-09-10 21:40:26 +02:00
David Racero
53112c0982 Merge changes 2020-09-09 21:26:52 +02:00
David Racero
113c481512 Fixed coverage random failing tests. Added coverage network and minimal config. 2020-09-09 21:24:20 +02:00
andyk
3173bee782 initial implementation of the credit delegation + basic tests 2020-09-09 15:33:05 +03:00
andyk
9d7bf388a6 initial changes + test 2020-09-09 13:47:27 +03:00
pol
07007fa933 Fixed sintax errors 2020-09-03 11:17:49 +02:00
pol
288d8f2889 Added LendingPoolLiquidationManager error messages to error lib, and updated tests. 2020-09-02 18:53:39 +02:00
andyk
94d8f38597 refactoring tokenization folder to fit current guideline, small gas optimizations 2020-08-21 13:38:08 +03:00
andyk
d2848105f7 fix liquidation test 2020-08-21 10:33:06 +03:00
andyk
39984383c6 remove payable, add IAToken and ILendingPool 2020-08-20 15:32:20 +03:00
andyk
d141d090e4 migrate to ethers v5 2020-08-19 15:23:41 +03:00
emilio
fbc6205479 Fixes liquidation/transfer tests 2020-08-13 19:25:29 +02:00
emilio
3c3e4d146a First refactor of the tests; replaced ETH with WETH in the configuration 2020-08-13 13:06:23 +02:00
emilio
8df5182c59 Fixed bugs in user configuration 2020-08-06 00:46:22 +02:00
The3D
692cc87f62 Updated PercentageMath to support two decimals of precision 2020-07-27 16:14:21 +02:00
The3D
2add014fe5 Fixes issue on LiquidationManager 2020-07-15 16:44:20 +02:00
andyk
89ad335912 pretty print 2020-07-13 11:54:08 +03:00
The3D
f1743a5eac Fixed liquidation tests 2020-07-08 17:26:50 +02:00
The3D
6b2764f760 Renamed debt fetching function, updated liquidationManager 2020-07-07 17:14:44 +02:00
The3D
02d943b235 Refactoring migration 2020-06-21 01:40:03 +02:00
andyk
d1f21118c1 initial refactoring of liquidation-atoken.spec 2020-06-18 17:36:37 +03:00
eboado
82de55fdbf - Added mocha __setup script with snapshotting 2020-06-08 14:03:40 +02:00