wasmd/tests/e2e
Tomasz Kulik 276870dc9d
feat: IBCv2 WriteAcknowledgement handler (#2173)
* feat: Async ack support for IBCv2
* chore: Refactoring
2025-05-22 18:17:56 +02:00
..
testdata Update contract 2025-05-20 10:58:39 +02:00
README.md Add ibc callbacks test 2024-07-04 16:33:04 +02:00
gov_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
grants_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
group_test.go fix correction comments (#2175) 2025-03-19 10:38:02 +01:00
ibc2_test.go feat: IBCv2 WriteAcknowledgement handler (#2173) 2025-05-22 18:17:56 +02:00
ibc_callbacks_test.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00
ica_test.go feat: Replace ibc-go 9.0.2 with release/10.0.x (#2125) 2025-02-19 17:02:03 +01:00
reflect_helper.go chore: Bump wasmvm 2.2.3 -> 3.0.0-ibc2.0 2025-04-29 17:33:37 +02:00

README.md

End To End Testing - e2e

Scenario tests that run against one or multiple chain instances.