osmosis
osmosis copied to clipboard
TWAP: Make integration tests for relevant methods working on 3 asset pools
Background
Most of the TWAP tests, are centered around 2 asset pools. All of the store management and code is written to explicitly work with more pairs, and should work, with a few unit tests for this.
We should make multi-asset pool tests at the api_test and hook_test layers.
Acceptance Criteria
- [ ] Multi asset pool test for Endblock flow
- [ ] Multi asset pool test for
GetArithmeticTwap
- [ ] https://github.com/osmosis-labs/osmosis/pull/2364
- [ ] https://github.com/osmosis-labs/osmosis/pull/2420
Closing in favor of #2538