You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: