mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
2c33641b9f
detail: 1. 'beforeAll' no longer support change to 'test.before' 2. renderAndGetWindow const window = await nuxt.renderAndGetWindow('http://localhost:4000/') does not return 'window'. if url change to real server return window but test server just return html. so change to JSDOM way. |
||
---|---|---|
.. | ||
index.test.js |