You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The tests are written to be directly compared to the official TodoMVC tests.
9
9
10
10
Each test covers the same functionality found in the official TodoMVC tests but utilizes the Cypress API.
11
11
12
-
The [tests are heavily commented](cypress/e2e/app_spec.js) to ease you into the Cypress API.
12
+
The [tests are heavily commented](cypress/e2e/app.cy.js) to ease you into the Cypress API.
13
13
14
14
[You can find the official TodoMVC tests we are comparing to here.](https://github.com/tastejs/todomvc/blob/master/tests/test.js)[And here.](https://github.com/tastejs/todomvc/blob/master/tests/page.js)[And here.](https://github.com/tastejs/todomvc/blob/master/tests/testOperations.js)
0 commit comments