Run tests locally?
Nutomic opened this issue · 0 comments
Nutomic commented
Is there any way to run the test suite locally? Fixing failures is really slow when I have to make a new release build and deploy it for every change. You mention in the readme that "sending anything over the localhost interface is explicitly a failing test case", but it should be easy to disable that with a command line parameter.
In addition, it would be nice if we could submit the object IDs that are required for some tests via a config file. Then we could add this test suite to our continuous integration, and ensure that we dont create regressions.