Bella-DeFinTech / uniswap-v3-simulator

the "Tuner", a Uniswap V3 Simulator
https://docs.bella.fi/
Other
144 stars 45 forks source link

Adapted some tests of v3 core to the simulator #46

Closed neptune-v closed 3 years ago

neptune-v commented 3 years ago

To-do:

  1. Typechain-generated stubs are for references only, when adapting the tests from ABIs generated from the smart contracts to the APIs of the simulator. These will be cleaned up once all the v3 core tests are adapted.
  2. Some of the test helpers in shared are also for reference only, these need to be removed as well.
  3. Pending test specs files now have .pending as suffixes, this will be updated once tests go forward.