Tested with sbt version: 1.0.0-SNAPSHOT (and IntelliJ 2017.2)
Run the server with 'run' command (might display errors on startup, but work)
Run tests with 'test', output should end something like:
[info] ScalaCheck
[info] Passed: Total 0, Failed 0, Errors 0, Passed 0
[info] ScalaTest
[info] Run completed in 18 seconds, 915 milliseconds.
[info] Total number of tests run: 18
[info] Suites: completed 15, aborted 0
[info] Tests: succeeded 18, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[info] Passed: Total 18, Failed 0, Errors 0, Passed 18
[success] Total time: 23 s, completed Sep 15, 2017 10:34:57 AM
version
[info] 1.0.0-SNAPSHOT