clhobbs / events-splitter

Randomly split events from 1 host (Agent) to multiple hosts (Targets) and test the correctness of the split.
0 stars 0 forks source link

chore: update test script to startup/teardown containers #8

Closed clhobbs closed 1 year ago

clhobbs commented 1 year ago

Update package.json test script to automatically start up the docker containers before the tests run & then shutdown the docker containers when the tests end.