interchain-security icon indicating copy to clipboard operation
interchain-security copied to clipboard

Add consumer chain timeout e2e/integration tests

Open MSalopek opened this issue 3 years ago • 3 comments

Problem

Continuation of #361.

We should add a scenario that tests consumer timeouts and subsequent cleanup operations.

Closing criteria

Scenario is added to tests/integration

TODOs

  • [x] Labels have been added for issue
  • [ ] Issue has been added to the ICS project

MSalopek avatar Jan 18 '23 13:01 MSalopek

@p-offtermatt How easy is to add this with CometMock?

mpoke avatar Nov 16 '23 14:11 mpoke

It should be very easy. The timeout part is trivial, knowing what to test with respect to cleanup is the part that I have uncertainty about.

p-offtermatt avatar Nov 16 '23 15:11 p-offtermatt

This was tested using cometmock.

MSalopek avatar Apr 29 '24 19:04 MSalopek