aave-protocol-v2/test
Jason Raymond Bell 242826ded6 ParaSwap adapter for collateral swaps
Complete with unit tests (using a mock AugustusSwapper contract).

Has similar functionality/tests as for existing Uniswap adapter.

Fixed a couple bugs in tests for Uniswap adapters.
2021-03-18 15:44:52 +00:00
..
helpers ParaSwap adapter for collateral swaps 2021-03-18 15:44:52 +00:00
mainnet Pull master and fix conflicts 2021-01-29 13:27:12 +01:00
__setup.spec.ts ParaSwap adapter for collateral swaps 2021-03-18 15:44:52 +00:00
addresses-provider-registry.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
atoken-modifiers.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
atoken-permit.spec.ts Added permit domain check test. Update typechain and typescript to support new ethers 5 generated typings. Updated ethers to support _TypedDataEncoder for domain hash. 2020-11-18 19:18:02 +01:00
atoken-transfer.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
configurator.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
delegation-aware-atoken.spec.ts Fixed tests 2020-11-27 18:22:23 +01:00
flashloan.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
lending-pool-addresses-provider.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
liquidation-atoken.spec.ts Fixed liquidation tests 2020-11-30 13:08:37 +01:00
liquidation-underlying.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
paraswapAdapters.liquiditySwap.spec.ts ParaSwap adapter for collateral swaps 2021-03-18 15:44:52 +00:00
pausable-functions.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
pool-modifiers.spec.ts Fix merge conflicts. Fix ETH to WETH symbol change 2020-10-28 15:49:50 +01:00
rate-strategy.spec.ts pretty print 2020-07-13 11:54:08 +03:00
scenario.spec.ts Add a comment to specify why retries are being used at scenarios tests suite 2021-02-03 09:22:22 +00:00
stable-rate-economy.spec.ts
stable-token.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
subgraph-scenarios.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
uniswapAdapters.base.spec.ts Fix mockup base tests. Separate uniswap adapter tests into separate files. 2021-01-13 15:11:39 +01:00
uniswapAdapters.flashLiquidation.spec.ts ParaSwap adapter for collateral swaps 2021-03-18 15:44:52 +00:00
uniswapAdapters.liquiditySwap.spec.ts ParaSwap adapter for collateral swaps 2021-03-18 15:44:52 +00:00
uniswapAdapters.repay.spec.ts ParaSwap adapter for collateral swaps 2021-03-18 15:44:52 +00:00
upgradeability.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
variable-debt-token.spec.ts Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
weth-gateway.spec.ts Pull master and fix conflicts 2021-01-29 13:27:12 +01:00