aave-protocol-v2/test-suites/test-aave
Jason Raymond Bell 4fe36c8fa4 Introduce registry of valid Augustus addresses
Set in constructor of BaseParaSwapSellAdapter and validates before swap.
Created mock registry that only validates one address.
Changed the test fixtures to accomodate registry and added two new tests.
Updated deployment script.
Registry address left as a placeholder in package.json since not known yet.

Fixes MixBytes Warning 1.
2021-05-20 23:25:51 +01:00
..
helpers Merge branch 'master' into paraswap 2021-03-18 16:46:02 +00:00
mainnet Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
__setup.spec.ts Introduce registry of valid Augustus addresses 2021-05-20 23:25:51 +01:00
addresses-provider-registry.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
atoken-modifiers.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
atoken-permit.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
atoken-transfer.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
configurator.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
delegation-aware-atoken.spec.ts Cleaned up more conf, getParanetwork working now. Added weth Gateway Matic 2021-02-23 15:43:24 +01:00
flashloan.spec.ts Adapted test suite and added some tests for LP market 2021-02-09 18:14:38 -05:00
lending-pool-addresses-provider.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
liquidation-atoken.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
liquidation-underlying.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
paraswapAdapters.liquiditySwap.spec.ts Introduce registry of valid Augustus addresses 2021-05-20 23:25:51 +01:00
pausable-functions.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
rate-strategy.spec.ts Removed unused param in struct 2021-03-05 10:36:55 +01:00
scenario.spec.ts Slight fixes for tests to run and removed old gas tracker 2021-02-10 19:11:41 -05:00
stable-rate-economy.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
stable-token.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
subgraph-scenarios.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
uniswapAdapters.base.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
uniswapAdapters.flashLiquidation.spec.ts Merge branch 'master' into paraswap 2021-03-18 16:46:02 +00:00
uniswapAdapters.liquiditySwap.spec.ts Merge branch 'master' into paraswap 2021-03-18 16:46:02 +00:00
uniswapAdapters.repay.spec.ts Merge branch 'master' into paraswap 2021-03-18 16:46:02 +00:00
upgradeability.spec.ts Updated tests 2021-02-26 19:18:38 +01:00
variable-debt-token.spec.ts Separated tests by market. Replace WETH9 symbol with 'UniWETH' to run test-lp. WIP. 2021-02-06 22:10:29 -05:00
weth-gateway.spec.ts Added Weth gateway contract in config, updated deployment 2021-02-22 17:25:12 +01:00