andromedaprotocol/andromeda-core

[EPIC] End to End Testing Resintatement

Opened this issue · 0 comments

Description

Currently our end-to-end tests are disabled due to the unreliability of the IBC relayer. We should reinstate these tests using a single chain and revisit IBC once ADR08 is implemented in CosmWasm.

We should make use of the codegen library to generate helper functions.

Implementation [WIP]

Acceptance Criteria

  • Implemented end to end testing for all use cases