-
Notifications
You must be signed in to change notification settings - Fork 607
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* chore: CL apptesting helpers for SQS (#6822) Closes: #XXX ## What is the purpose of the change This PR moves CL test helpers into the `apptesting` package so that these heleprs can be reused in SQS. This is partial transfer of #6785 where the CL apptesting suite is already in-use (cherry picked from commit 3ac7787) # Conflicts: # x/concentrated-liquidity/keeper_test.go # x/concentrated-liquidity/lp_test.go # x/concentrated-liquidity/swaps_test.go * updates * merge conflicts --------- Co-authored-by: Roman <[email protected]>
- Loading branch information
1 parent
26e3e16
commit a77e482
Showing
12 changed files
with
1,589 additions
and
818 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.