README.md

March 28, 2024 ยท View on GitHub

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