datacraft-dsc / starfish-clj

Developer Toolkit for Decentralised Data Ecosystems
Apache License 2.0
5 stars 1 forks source link

Integration tests: start Koi and Surfer as part of a test harness #30

Open shark8me opened 5 years ago

shark8me commented 5 years ago

Currently integration tests expect a running VM with Koi and Surfer. Instead, we can start Koi and Surfer as part of the integration test and shut it down once done.