Skip to content

Commit

Permalink
Explicit errors in e2e repo tests (#361)
Browse files Browse the repository at this point in the history
- spec:e2e will not fail silently anymore if ESLint sees a fatal parsing syntax error.
- Fix RepoInfo config for electron-react-boilerplate
- Fix snapshot

----

* fix typescript error

* fix silent error

* shorten

* fix linting file patterns

* error if fatal parsing problem

* fix electron-react-boilerplate config

* update snapshot

* update message to template

* clarify fatal eslint error

* add gif to binary
  • Loading branch information
jooohhn committed Jun 25, 2020
1 parent a12dcbf commit bfab250
Show file tree
Hide file tree
Showing 5 changed files with 16,917 additions and 18,257 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
*.jpeg binary
*.ico binary
*.icns binary
*.gif binary
Loading

0 comments on commit bfab250

Please sign in to comment.