Skip to content

dymensionxyz/e2e-tests

Repository files navigation

Quick Start

Make sure you have Docker installed. For testing in local machine you need 2 steps:

  1. Build a debug image with your code change
make docker-build-e2e
  1. Run Test-case you want to test. Example:
make e2e-test-ibc

Tests

  1. TestDelayedAck
  2. TestEIBC
  3. TestPFM
  4. TestGenesisBridge
  5. TestERC20
  6. TestSequencer
  7. TestHubInvariants
  8. TestRollappUpgrade
  9. TestRollappHardfork

Contributing

We welcome contributions to this repository. If you would like to add more test cases or improve existing ones, please feel free to fork this repository, make your changes, and submit a pull request.

Releases

No releases published

Packages

No packages published

Languages