Skip to content

Improve automated testing

Past due by 8 months 7% complete

We want the app to be robust, especially to future changes. Therefore we want relatively thorough automated testing. Doesn't need to be comprehensive.

The goal of this milestone is to close some of the gaps we have in our automated tests. We should identify what tests we have, spot the gaps and prioritise new testing according to the core-ness of the func…

We want the app to be robust, especially to future changes. Therefore we want relatively thorough automated testing. Doesn't need to be comprehensive.

The goal of this milestone is to close some of the gaps we have in our automated tests. We should identify what tests we have, spot the gaps and prioritise new testing according to the core-ness of the functionality. Lean on unit tests over integration tests.

Loading