JanKaczmarski / heaven-in-mouth

Food-delivery app WIP
MIT License
1 stars 0 forks source link

(Low) Broaden knowledge about end2end tests #91

Closed JanKaczmarski closed 3 months ago

JanKaczmarski commented 4 months ago

(LOW) End-to-end tests - do research and try to implement. Link to the explanation of end2end tests. https://katalon.com/resources-center/blog/end-to-end-e2e-testing

JanKaczmarski commented 4 months ago

This is the next and important step of our project so please get used to end2end testing. In my job we are using them a lot. We test if the end user sees what we want him to see and not just single particular function returning sth that we want. Thanks to end2end tests we are sure that side works