dymensionxyz / e2e-tests

Dymension e2e tests
24 stars 11 forks source link

All e2e rollapps should have multiple rollapps running and finalizing states #69

Closed omritoptix closed 6 months ago

omritoptix commented 7 months ago

As a general framework setup, we should always test with multiple rollapps running and :

  1. states are finalizing
  2. IBC packets are being relayed (automatic relaying as a background process for each rollapp)
  3. All tests verify expected states of both rollapps.

This setup is essential to discover any bugs related to not filtering by rollapp when handling rollapp state on the hub.

related #67 #68 Subtasks:

omritoptix commented 6 months ago

closing this as every test issue now should reference a specific test case from the spec