Commit Graph

20 Commits

Author SHA1 Message Date
Clark Du 7bc3ac501b
refactor: add timeout in renderAndGetWindow 2018-03-14 16:18:40 +08:00
Pooya Parsa 10d1b5974c style: format with prettier 2018-01-13 08:52:11 +03:30
Pooya Parsa 9b8cbed512 perf: remove rollup build
Using native node 8.x for less transpilations
2017-12-12 13:12:29 +03:30
pimlie 5bacd36590 Add possibility to pass extra arguments to generate.routes method 2017-11-27 18:10:24 +03:30
Ivan Nikulin 9c39c128f2
Add tests for chainFn 2017-08-23 00:50:46 +02:00
Pooya Parsa 45485f5b8a update tests 2017-06-16 17:19:35 +04:30
Pooya Parsa 754fcc2f59 update tests 2017-06-13 00:45:28 +04:30
Pooya Parsa 84350e59c5 test(utils): use Nuxt.utils 2017-06-13 00:06:52 +04:30
Pooya Parsa c5ca8c64f1 refactor: nuxt constructor no longer returns a promise
by not returning a promise we can expose .render method
also the old way of using nuxt won't change by 1.x release
2017-05-31 18:51:16 +04:30
Sébastien Chopin c5b5913402 Update test 2017-05-21 19:18:26 +02:00
Pooya Parsa c7f31b6492 Merge branch 'modules' into dev 2017-05-15 00:36:07 +04:30
Sébastien Chopin 6a6b978cd1 Makes generate asynchronous 2017-05-14 20:21:14 +02:00
Pooya Parsa b0b9101a8d [tests] await for nuxt initialization
Nuxt constructor is now returning a promise, so we should await it before using
2017-05-12 00:19:02 +04:30
Sebastien Chopin 63424dc3ef Fix tests with Ava new version 2017-04-13 11:32:29 +02:00
Sébastien Chopin a81862e77f Upgrade dependencies & lint 2017-03-20 17:52:35 +01:00
Sébastien Chopin 3fcfe4e026 Fix tests 2017-03-17 18:52:46 +01:00
Sébastien Chopin 8f29fe6a54 Add utils in next instance 2017-01-11 22:51:52 +01:00
Sébastien Chopin 2d6ac069fd Fix test for node v4 2016-12-10 12:31:48 +01:00
Sébastien Chopin d3643b44d4 Add tests for utils 2016-12-10 12:24:02 +01:00
Sébastien Chopin 962f37794e Add more test 2016-12-10 10:57:50 +01:00