The Madara orchestrator is designed to be an additional service which runs in parallel to Madara and handles
The tentative flow of the orchestrator looks like this but this is subject to change as we learn more about external systems and the constraints involved.
Files needed for tests can be fetched through s3 :
wget -P ./crates/prover-services/sharp-service/tests/artifacts https://madara-orchestrator-sharp-pie.s3.amazonaws.com/238996-SN.zip
To run all the tests :
cargo llvm-cov nextest --release --lcov --output-path lcov.info --test-threads=1