Commit Graph

5 Commits

Author SHA1 Message Date
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
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
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
c559740b2f test 100% 2016-12-21 20:51:43 +01:00