Haoqun Jiang
0fc972ed1a
fix: make cypress config file compatible with eslint-config-airbnb rules
2018-12-31 22:20:42 +08:00
Cédric Exbrayat
e4e151b238
fix: remove webpack-preprocessor from cypress config ( #2904 )
...
* test: add cypress test for TS
* fix: remove webpack-preprocessor from cypress config
Removes the `@cypress/webpack-preprocessor` from the generated cypress configuration, as it leads to several issues regarding file watching, headless mode and TS support.
Fixes #2903
2018-11-12 14:44:46 +08:00
Haoqun Jiang
4e90afe189
fix: missing comma
2018-10-11 19:57:49 +08:00
Haoqun Jiang
35e8d8326f
fix: fix eslint errors when using airbnb config
...
closes #2667
2018-10-07 18:05:48 +08:00
Haoqun Jiang
5d2033d981
chore: remove trailing comma [ci skip]
2018-09-25 15:17:39 +08:00
Haoqun Jiang
bd32daa2db
fix: add webpack-preprocessor, fixes babel 7 compatibility issues
...
closes #2538
closes #2465
2018-09-24 21:24:41 +08:00
Evan You
1d7b81b176
chore: generate eslintrc.js for cypress
2018-07-28 23:11:05 -04:00
Chris
49677ba0be
chore: update Cypress test.js test description ( #1011 )
2018-04-25 16:44:22 -04:00
Evan You
64b4515731
refactor: change default test directory name to "tests"
...
BREAKING CHANGE: all tests are now located in "tests" instead of "test"
close #877
2018-02-28 18:07:06 -05:00