Hieu Vu
Hieu Vu
## I just refactor some tests in distr_test.go to table-driven for issue #1961: - *TestAllocateAsset* - *TestReplaceDistrRecords* - *TestUpdateDistrRecords*
Closes: #2194 ## What is the purpose of the change ## Brief Changelog - *Refactor and unit test superfluid module events* - *Write test to make sure events emitted in...
## Refactor some tests in pool-incentives grpc_test.go to table drive - *TestGaugeIds* - *TestDistrInfo* - *TestIncentivizedPools*
Partially closes: #2959 ## What is the purpose of the change > Update tests that are using expectPass or expectErr as the bool variable to the error type in the...
Closes: #2622 ## What is the purpose of the change > Add a bool field for "is response unstable" to the twap queries ## Brief Changelog *(for example:)* - *Update...
Closes: #2686 ## What is the purpose of the change > Add sanity check in `updateRecord` to compare record time and height against `ctx` ## Brief Changelog - *Created new...
Closes: #2689 ## What is the purpose of the change > Refer from #2689 . Instead of updating price=0 if `getSpotPrices` got error as it is. We will update the...
## Background Currently module superfluid has no tests in `cli_test. We should complete this file instead of leaving it blank as it is now ## Suggested Design Add tests for...
Closes: #2752 ## What is the purpose of the change > Add test cases for `afterCreatePool` refer from `AfterPoolCreatedHook` test
# Description Closes: #19223 --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...