nova
nova copied to clipboard
Create test suite for the framework itself
This is a really important issue since it allows us to ensure that a release is working before tagging it. My suggestion is that we introduce unit-tests for early catches and have a dockerized environment which we can define a workflow in - eg. create a nova application, start it and make a couple of curl calls to ensure it works.
Maybe use this https://github.com/tsloughter/docker_compose_cth and start Nova in a docker that we run tests against?
Creating cause of stale issue