osmosis icon indicating copy to clipboard operation
osmosis copied to clipboard

Add multi record test for `GetArithmeticTwap`, Add tests for `GetArithmeticTwapToNow`

Open mattverse opened this issue 2 years ago • 0 comments

What is the purpose of the change

This PR adds multi-record test for GetArithmeticTwap in api_test.go in the existing test for GetArithmeticTwap. This PR also adds test cases for GetArithmeticTwapToNow using the existing test case for GetArithmeticTwap

Also added minor side comments on things I had to take time to find context on.

Brief Changelog

  • Adds multi-record test for GetArithmeticTwap
  • Adds test cases for GetArithmeticTwapToNow

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes? no
  • Is a relevant changelog entry added to the Unreleased section in CHANGELOG.md? no
  • How is the feature or change documented? not documented

mattverse avatar Aug 11 '22 11:08 mattverse