typescript-book icon indicating copy to clipboard operation
typescript-book copied to clipboard

Remove unnecessary explanations in cypress testing

Open soartec-lab opened this issue 5 years ago • 0 comments

Summary

Test cases described as "first test" can be confusing because they fail. The first test was already written in the previous item, so I thought I didn't need this item and deleted it.

See: https://github.com/basarat/typescript-book/blob/32bbf51fc6327dfa27d166c152187fc58db63a43/docs/testing/cypress.md#first-test

soartec-lab avatar Mar 07 '21 05:03 soartec-lab