wormhole/cosmwasm/contracts/ibc-translator/tests
Steve 745351199b
Tokenfactory metadata display fix (#3337)
* Add tests for ibc-translator contract

* Tokenfactory metadata symbol fix: if symbol is empty when registering an
asset, populate tokenfactory's metadata symbol with the denom with
exponent string so it is not empty.

* Tokenfactory metadata display fix: use denom with exponent for this
string instead of base denom.
2023-11-14 14:46:09 -08:00
..
test_setup Add tests for ibc-translator contract (#3301) 2023-11-13 11:33:46 -08:00
contract_test.rs Add tests for ibc-translator contract (#3301) 2023-11-13 11:33:46 -08:00
execute_test.rs Add tests for ibc-translator contract (#3301) 2023-11-13 11:33:46 -08:00
query_test.rs Add tests for ibc-translator contract (#3301) 2023-11-13 11:33:46 -08:00
reply_test.rs Tokenfactory metadata display fix (#3337) 2023-11-14 14:46:09 -08:00