Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 537 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 537 Bytes

Standalone integration tests

This crate contains standalone integration test that simulates an example of transfer that was triggered on-chain. For this to work, we need the whole infrastracture for ISO-8583 message processing up and running. Once, you have it running, don't forget to insert OCW keys.

Then, to run the tests:

cargo test -p oracle-e2e-tests