IBM / lunchpail

Lunchpail compiles your job code into an all-in-one executable. Others download that binary, and "up" it to run your code in the Cloud or an existing Kubernetes cluster.
Apache License 2.0
6 stars 2 forks source link

test: enable watch mode for tests #435

Closed starpit closed 2 weeks ago

starpit commented 2 weeks ago

Previously, up --watch meant to use the "modal"/full screen status UI which breaks tests. Now that we aren't doing that, it is helpful to watch during tests so that we can see worker logs.