cosmos / cosmjs

The Swiss Army knife to power JavaScript based client solutions ranging from Web apps/explorers over browser extensions to server-side clients like faucets/scrapers.
https://cosmos.github.io/cosmjs/
Apache License 2.0
635 stars 328 forks source link

Unit tests for amino/wallet.ts #1532

Open WillXing opened 7 months ago

WillXing commented 7 months ago

What

add unit tests for amino/wallet.ts

Why

Increase test coverage for it

Coverage Result (amino)

before

Screenshot 2023-12-23 at 3 56 58 PM

after

Screenshot 2023-12-23 at 3 57 21 PM
WillXing commented 6 months ago

Can I get some review on this please? @webmaster128