scriptedforms icon indicating copy to clipboard operation
scriptedforms copied to clipboard

Complete automated tests of all documented features

Open SimonBiggs opened this issue 8 years ago • 1 comments

Investigate how JupyterLab achieves its testing. Implement tests that will help the code base simplification refactor.

Once the code base has been simplified step through and test the resulting parts piece by piece.

SimonBiggs avatar Feb 11 '18 04:02 SimonBiggs

For now just focusing on tests based around the documented features. Confirming that all documented features work, as documented.

Tests currently check each of the sections, and the watchdog form template update feature.

Need to write tests for each of the variable sections.

SimonBiggs avatar Feb 20 '18 11:02 SimonBiggs