Commit Graph

12 Commits

Author SHA1 Message Date
Pooya Parsa db2ca06cda facilitate tests 2018-03-17 13:47:37 +03:30
Pooya Parsa e652d40f55 facilitate ssr.test 2018-03-17 13:31:57 +03:30
Hana Shiro 0a823252ae fix file permission in `lib` and `test` (#2883) 2018-02-27 00:18:36 +03:30
Sébastien Chopin 8fcef54a23 test: Reduce stress test concurrency & steps 2018-02-06 16:47:18 +01:00
Pooya Parsa 10d1b5974c style: format with prettier 2018-01-13 08:52:11 +03:30
pimlie fffe741986 Use console helper with sinon
Add stdout/stderr to console helpers

Remove separate nosubfolders test file in favor of inclusion in basic.generate

Add build.stats to silence webpack output

Add .always to after hooks: (1) fixes issue with basic.dev test that watch.js is empty when one of the test fails and (2) fixes that sometimes when running multiple tests that failed after eachother the port is still used as the server did not automatically get killed

Change all init nuxt before test to serial tests and add tests for DONE and OPEN logs
2017-12-17 20:30:26 +01:00
Pooya Parsa 5f8be57172 workaround for appveyor memory limit 2017-10-07 12:21:28 +03:30
Pooya Parsa db118f1b65 add stress test for asyncData
#1354
2017-08-29 22:07:19 +04:30
Pooya Parsa ab5b64ea67 enable async components tests (vue 2.4) 2017-07-30 16:52:39 +04:30
Sébastien Chopin 2cc78c0446 Remove dynamic components 2017-07-09 23:06:17 +02:00
Pooya Parsa bfd8475979 test(ssr): async components 2017-07-03 22:59:38 +04:30
Pooya Parsa 28d20ec262 test(ssr): add unique test 2017-07-03 22:49:22 +04:30