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
|
e5052c3a87
|
Update test
|
2017-05-21 21:00:01 +02:00 |
|
Sébastien Chopin
|
c5b5913402
|
Update test
|
2017-05-21 19:18:26 +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 |
|
Sébastien Chopin
|
a03b13c2c1
|
Move to fixtures and add generate test
|
2016-12-20 20:44:42 +01:00 |
|
Sébastien Chopin
|
095c8efe56
|
Add error tests
|
2016-12-20 19:25:51 +01:00 |
|
Sébastien Chopin
|
0ea0bf8d87
|
Add more tests
|
2016-12-20 18:26:46 +01:00 |
|
Sébastien Chopin
|
7df571f088
|
Add children tests
|
2016-12-20 18:05:48 +01:00 |
|