Hieu Vu

Results 28 issues of Hieu Vu

## I just refactor some tests in distr_test.go to table-driven for issue #1961: - *TestAllocateAsset* - *TestReplaceDistrRecords* - *TestUpdateDistrRecords*

C:x/pool-incentives
C:app-wiring

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...

C:docs
C:x/superfluid

## Refactor some tests in pool-incentives grpc_test.go to table drive - *TestGaugeIds* - *TestDistrInfo* - *TestIncentivizedPools*

C:x/pool-incentives

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...

C:x/gamm

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...

C:CLI
C:x/twap

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...

C:x/twap

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...

C:x/twap

## 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

C:x/twap

# 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...

C:collections