File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # purposeful syntax errors
1
2
system-tests /projects /config-with-ts-module-error /cypress.config.ts
2
3
system-tests /projects /config-with-ts-syntax-error /cypress.config.ts
3
4
system-tests /projects /e2e /cypress /e2e /stdout_exit_early_failing.cy.js
4
5
system-tests /projects /e2e /cypress /e2e /typescript_syntax_error.cy.ts
5
6
system-tests /projects /e2e /lib /fail.js
6
7
system-tests /projects /e2e /static /fail.js
7
- system-tests /projects /e2e /static /jquery.js
8
8
system-tests /projects /ids /cypress /e2e /dom.jsx
9
9
system-tests /projects /no-specs /src /Invalid.jsx
10
10
system-tests /projects /todos /tests /_fixtures /bad_js.js
@@ -14,3 +14,13 @@ system-tests/projects/todos/tests/_fixtures/nested/fixture.js
14
14
system-tests /projects /todos /tests /_fixtures /no_format.js
15
15
system-tests /projects /todos /tests /_fixtures /trailing_new_line.js
16
16
system-tests /projects /todos /tests /_fixtures /user.js
17
+
18
+ # 3rd party
19
+ system-tests /projects /e2e /static /jquery.js
20
+
21
+ # snapshots
22
+ system-tests /projects /pristine /expected-cypress-js-e2e /cypress.config.js
23
+ system-tests /projects /pristine-module /expected-cypress-js-e2e /cypress.config.js
24
+ system-tests /projects /pristine /expected-cypress-js-e2e-without-fixtures /cypress.config.js
25
+ system-tests /projects /pristine /expected-cypress-js-component-create-react-app-v5 /cypress.config.js
26
+ system-tests /projects /pristine-cjs-project /expected-cypress-js-component-vue.js-3-webpack /cypress.config.js
You can’t perform that action at this time.
0 commit comments