Skip to content

Testing

Zoltan Kohalmy edited this page Apr 1, 2020 · 1 revision

Backend

Testing the backend Rest API is very straight forward, therefore in most cases we promote TDD.

Frontend

How to test frontend, for the time being, is not very clear, therefore we write tests selectively, where we can gain a lot by writing them.

Clone this wiki locally