osmosis-labs / osmojs

OsmosJS makes it easy to compose and broadcast Osmosis and Cosmos messages
https://cosmology.zone/products/osmojs
Apache License 2.0
63 stars 32 forks source link

osmojs testing #22

Closed pyramation closed 1 year ago

pyramation commented 1 year ago

Ideally we can have an end-to-end test which will ensure we've done proper amino encoding that will work in production.

current system

These work and run, however, we don't really know if it works with the chain itself. In order for this, we need real end-to-end tests.

seed

cases

future