This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-13 17:43:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1319f9ae15
Nuxt
/
test
/
fixtures
/
spa
/
nuxt.config.js
9 lines
103 B
JavaScript
Raw
Normal View
History
Unescape
Escape
test: add tests for spa
2017-10-07 09:07:52 +00:00
module
.
exports
=
{
mode
:
'spa'
,
refactor: fix [TypeError: Cannot read property split of undefined] in tests
2017-11-16 10:56:41 +00:00
dev
:
false
,
Use console helper with sinon Add stdout/stderr to console helpers Remove separate nosubfolders test file in favor of inclusion in basic.generate Add build.stats to silence webpack output Add .always to after hooks: (1) fixes issue with basic.dev test that watch.js is empty when one of the test fails and (2) fixes that sometimes when running multiple tests that failed after eachother the port is still used as the server did not automatically get killed Change all init nuxt before test to serial tests and add tests for DONE and OPEN logs
2017-12-17 19:30:26 +00:00
transition
:
false
,
build
:
{
stats
:
false
}
test: add tests for spa
2017-10-07 09:07:52 +00:00
}
Reference in New Issue
Copy Permalink