testsuite icon indicating copy to clipboard operation
testsuite copied to clipboard

Run tests locally?

Open Nutomic opened this issue 5 years ago • 0 comments

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.

Nutomic avatar Dec 16 '20 18:12 Nutomic