aave-protocol-v2/test-suites/test-aave
2021-07-06 11:30:01 +02:00
..
helpers test added tests for ERC712 credit delegation sig permit 2021-07-06 09:40:31 +02:00
mainnet
__setup.spec.ts feat: added drop reserve main capability 2021-06-08 17:52:30 +02:00
addresses-provider-registry.spec.ts
atoken-modifiers.spec.ts
atoken-permit.spec.ts
atoken-transfer.spec.ts
authorized-flashloan.spec.ts fix-grammar: fixed typos 2021-06-04 09:43:43 +02:00
borrow-cap.spec.ts refactor: updated configs and tests for feat caps disabled by default 2021-05-25 14:46:27 +02:00
borrow-repay-same-tx.ts test: updated tests for the borrow/repay validation 2021-06-22 18:01:13 +02:00
configurator.spec.ts refactor: refactored the pause pool funciton. From global pause to reserve local pauses 2021-07-01 14:15:40 +02:00
delegation-aware-atoken.spec.ts
delegation-permit.spec.ts fix: fixed test name typo 2021-07-06 11:30:01 +02:00
drop-reserve.spec.ts fix: test naming 2021-06-08 18:04:33 +02:00
exposure-cap.spec.ts fix: fixed exposure cap test 2021-06-28 17:14:14 +02:00
flashloan.spec.ts test: multiple flashoborrow asset, test extensively fees to reserve, fees to protocol 2021-06-21 08:13:20 +02:00
lending-pool-addresses-provider.spec.ts
liquidation-atoken.spec.ts refactor: adapted tests to new way of pausing LendingPool through pausing all reserves 2021-07-01 16:53:06 +02:00
liquidation-underlying.spec.ts
mint-to-treasury.spec.ts refactor: changed params names, removed redundant event 2021-07-01 19:55:30 +02:00
pausable-functions.spec.ts refactor: adapted tests to new way of pausing LendingPool through pausing all reserves 2021-07-01 16:53:06 +02:00
rate-strategy.spec.ts
reserve-pause.spec.ts test: adapted test for new setReservePause function (replacing pause/unpause) 2021-07-01 17:05:05 +02:00
scenario.spec.ts
stable-rate-economy.spec.ts
stable-token.spec.ts
subgraph-scenarios.spec.ts
supply-cap.spec.ts refactor: updated configs and tests for feat caps disabled by default 2021-05-25 14:46:27 +02:00
uniswapAdapters.base.spec.ts
uniswapAdapters.flashLiquidation.spec.ts
uniswapAdapters.liquiditySwap.spec.ts fix: fixed test with wrong descimals in uniswap liquidity swap 2021-05-26 09:21:50 +02:00
uniswapAdapters.repay.spec.ts
upgradeability.spec.ts
variable-debt-token.spec.ts
weth-gateway.spec.ts