Commit Graph

74 Commits

Author SHA1 Message Date
Sébastien Chopin c0065127f1 test: Remove useless code 2017-10-28 23:36:14 +02:00
Sébastien Chopin e02e8df224 fix: Fix tests in generate mode with redirect 2017-10-28 22:42:51 +02:00
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 15400e1828 Add test for custom state 2017-07-27 16:50:24 +02:00
Sebastien Chopin 4f1e82e959 fix: payload is not fully working on nuxt generate 2017-05-30 12:00:31 +02:00
Sébastien Chopin c3355e1467 Store state should always be a method now 2017-05-21 15:45:21 +02:00
Sebastien Chopin 54dec8e4b5 Fix hot-update.json & add tests 2017-05-16 15:12:30 +02:00
Pooya Parsa 3b175ee80f [tests] Test both root and submodules functionality 2017-05-13 21:45:53 +04:30
Pooya Parsa 8a25da81fb [test] update fixtures store to return a function 2017-05-02 14:05:09 +04:30
Sebastien Chopin 10d18bc454 Add generate.interval 2017-04-25 15:00:42 +02:00
johan.roxendal@gu.se afa2e6b05c Implemented wait in generate function so generation of dynamic routes with ajax calls are not all sceduled simultaneously, possibly flooding the data backend with queries.
Use generate.wait (ms) to stagger route generate calls over time.

Fixes #590.
2017-04-25 14:04:49 +02:00
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 3fcfe4e026 Fix tests 2017-03-17 18:52:46 +01:00
Alexandre Chopin 9dfe293bd0 update test for asyncData 2017-03-01 16:03:46 +01:00
Sébastien Chopin 6e2fb4642e Fix tests 2017-02-22 18:20:17 +00: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 5fc338e6b2 Add tests 2016-12-09 18:51:19 +01:00
Sébastien Chopin 8ab135af55 Prototype 0.1.0 working
Alpha 0.1.0
2016-11-07 02:34:58 +01:00