issues
search
cypress-io
/
testing-workshop-cypress
End-to-end testing workshop with Cypress
https://testing-workshop-cypress.netlify.app/
481
stars
189
forks
source link
do not allow entering empty todos
#207
Closed
bahmutov
closed
4 years ago
bahmutov
commented
4 years ago
closes #206
UI does not allow adding empty todos
[x] add a test and a slide to test that the user cannot add an empty todo
[x] show how to test the app with empty todos via Network Stubbing
[x] show how to test the app with empty todos via App Actions