quasar-starter-ssr-pwa-jest-cypress icon indicating copy to clipboard operation
quasar-starter-ssr-pwa-jest-cypress copied to clipboard

Accelerated starter kit for building a quasar 17 app.

Results 6 quasar-starter-ssr-pwa-jest-cypress issues
Sort by recently updated
recently updated
newest added

Quasar 1.0.2 is the current release, so this should be updated to support this. It should be noted that this upgrade will break certain things, due to convention changes. For...

FAIL test/jest/components/QBtn.spec.js ● Test suite failed to run Jest encountered an unexpected token This usually means that you are trying to import a file which Jest cannot parse, e.g. it's...

i see this message only `require('./server/index.js')`, which is ssr-mat/index.js contents idea?

windows requires in package.json: "test:unit": "**set** NODE_ENV=dev jest", use: https://www.npmjs.com/package/cross-env

I followed the steps as described but I can't get it working. When I get into the login and authentification, it fails to connect. There may be some steps missing....

When running `yarn test:unit` jest fails to collect the coverage data. Happens on the unmodified master @ df884ac41ed82e2e01db424042d73b3a5f167c23 Output: ``` Running coverage on untested files...Failed to collect coverage from /Users/Boyd/Development/ProbeerProjecten/quasar-starter-ssr-pwa-jest-cypress/src/App.vue...