Dynamics icon indicating copy to clipboard operation
Dynamics copied to clipboard

Automated testing

Open ghost opened this issue 8 years ago • 1 comments

At this moment, the software is very vulnerable for the regressions, as developers manual tests are the only requirement for the commit.

We should introduce "debug mode" for the plugin which will allow few scripts to run it in search for regressions.

We should also investigate use of the travis for Continuous integration.

ghost avatar Apr 12 '17 19:04 ghost

This is work in progress. Initial Travis CI support is in place. More tests needs to be prepared in "tests" directory. We should also think about tests on Windows and Mac OS.

makson96 avatar Apr 01 '18 11:04 makson96