typesafehub / sbt-conductr

Typesafe ConductR plugin for sbt
Other
29 stars 22 forks source link

Deploy and run a LagomScala service #239

Closed ignasi35 closed 7 years ago

ignasi35 commented 7 years ago

This is the scala equivalent of #232 to fix #231.

Improves scripted test that deploys a LagomScala service to awaits until it's reported as started by conduct info and then await's until there's a successful HTTP request via the sandbox service gateway.