ibc-rs icon indicating copy to clipboard operation
ibc-rs copied to clipboard

Test NO-OP paths for packet acks, `RecvPacket` and timeouts

Open plafer opened this issue 2 years ago • 2 comments

This path for example (and analogous paths for acks and RecvPacket), test that event is emitted properly, and no state change is applied.

plafer avatar Feb 13 '23 22:02 plafer

#430 implements all tests except for RecvPacket

plafer avatar Feb 17 '23 17:02 plafer

@Farhad-Shabani am I correct to assume we need a test for already submitted packets and make sure there was no change in the state?

As plafer commented, the other tests should be present already.

rnbguy avatar Apr 08 '24 14:04 rnbguy