Pooya Parsa
|
cdc925cdbb
|
fix tests
|
2017-09-03 01:05:41 +04:30 |
|
Sebastien Chopin
|
e90a753d8d
|
no-ssr: Add tests
|
2017-08-24 12:46:30 +02:00 |
|
Sebastien Chopin
|
af60ba21c0
|
Remove JS files for pages & layouts
|
2017-08-17 15:23:40 +02:00 |
|
Wu Haotian
|
814590c15a
|
add .js files for layouts and pages
|
2017-08-14 18:09:27 +08:00 |
|
Sebastien Chopin
|
45933f58c0
|
Remove only test
|
2017-07-27 16:51:17 +02:00 |
|
Sebastien Chopin
|
15400e1828
|
Add test for custom state
|
2017-07-27 16:50:24 +02:00 |
|
Pooya Parsa
|
68326a6c9b
|
chore: update tests
|
2017-07-22 23:49:35 +04:30 |
|
Sebastien Chopin
|
365d51c0b7
|
Simplify publicPath and add test for protected resources
|
2017-06-20 16:12:55 +02:00 |
|
Pooya Parsa
|
d42819ee91
|
update tests
|
2017-06-20 17:25:52 +04:30 |
|
Pooya Parsa
|
daa50e4efb
|
refactor server into nuxt
|
2017-06-20 16:14:47 +04:30 |
|
Sébastien Chopin
|
c26daa9e8f
|
Fix tests
|
2017-06-18 19:33:23 +02:00 |
|
Pooya Parsa
|
45485f5b8a
|
update tests
|
2017-06-16 17:19:35 +04:30 |
|
Pooya Parsa
|
2576e8795e
|
init() ~> ready()
|
2017-06-15 19:29:26 +04:30 |
|
Pooya Parsa
|
25d106e2ab
|
runBuild option
|
2017-06-14 23:21:14 +04:30 |
|
Pooya Parsa
|
42bf9bb41d
|
decouple builder from renderer + improvements
|
2017-06-14 20:43:43 +04:30 |
|
Sebastien Chopin
|
c4613ce34b
|
Reflect test with redirect returns noopApp
|
2017-06-05 11:35:10 +02:00 |
|
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
|
0183ac4b86
|
Merge branch 'dev' of github.com:Atinux/nuxt.js into dev
Conflicts:
lib/build.js
lib/module.js
lib/server.js
|
2017-05-21 19:23:31 +02:00 |
|
Sébastien Chopin
|
c5b5913402
|
Update test
|
2017-05-21 19:18:26 +02:00 |
|
Pooya Parsa
|
c6f355a6b5
|
ESLint
|
2017-05-21 21:27:04 +04:30 |
|
Pooya Parsa
|
34ad604b98
|
[Tests] ETag
|
2017-05-21 21:12:38 +04:30 |
|
Sebastien Chopin
|
54dec8e4b5
|
Fix hot-update.json & add tests
|
2017-05-16 15:12:30 +02:00 |
|
Pooya Parsa
|
a1d94f4148
|
[tests] fix wrong assertion
|
2017-05-13 22:02:35 +04:30 |
|
Pooya Parsa
|
3b175ee80f
|
[tests] Test both root and submodules functionality
|
2017-05-13 21:45:53 +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 |
|
Sebastien Chopin
|
b49cf4d9d5
|
Fix tests
|
2017-04-14 12:06:40 +02:00 |
|
Sébastien Chopin
|
0c85656142
|
Add vuex nested modules test
|
2017-03-26 00:53:50 +01:00 |
|
Sébastien Chopin
|
8d17d20dba
|
Set virtualConsole to true by default
|
2017-01-30 12:41:59 +01:00 |
|
Sébastien Chopin
|
a76ca34555
|
Add test with virtualConsole
|
2017-01-28 00:42:42 +01:00 |
|
Sébastien Chopin
|
45f22a418a
|
Add tests for async/await
|
2016-12-27 16:31:25 +01:00 |
|
Sébastien Chopin
|
c559740b2f
|
test 100%
|
2016-12-21 20:51:43 +01:00 |
|
Sébastien Chopin
|
b74d452f23
|
Add more tests
|
2016-12-21 15:03:37 +01:00 |
|
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
|
37e7a01955
|
renderAndGetWindow does not need jsdom
|
2016-12-20 18:05:48 +01:00 |
|
Sébastien Chopin
|
6b7062046e
|
Use Nuxt server for tests
|
2016-12-09 23:07:33 +01:00 |
|
Sébastien Chopin
|
5fc338e6b2
|
Add tests
|
2016-12-09 18:51:19 +01:00 |
|