open-ibc / vibc-core-smart-contracts

Apache License 2.0
30 stars 24 forks source link

Migrate unit tests from polymerase e2e #193

Open alfredo-stonk opened 2 months ago

alfredo-stonk commented 2 months ago

Most TS code was migrated from https://github.com/polymerdao/polymerase/tree/main/tests/e2e. We need to include those unit tests here as well to ensure correctness of each component, eg. AccountRegistry, ContractSpec, etc