carlquistb / FormulaCraft

An SMS-based service for running Minecraft server on AWS.
MIT License
0 stars 1 forks source link

Added some testing and testing CI #45

Closed nlipiarski closed 4 years ago

nlipiarski commented 4 years ago

Added some basic testing for both StreamWatcher and PlayerWatcher. Would probably be best to wait for #44 to land before adding any testing for mineShell. Additionally, updated the workflow setup from #43 to include running the tests.