Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test suite fails #34

Closed
juliangruber opened this issue Sep 26, 2018 · 1 comment
Closed

test suite fails #34

juliangruber opened this issue Sep 26, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@juliangruber
Copy link
Contributor

This is after a fresh install:

$ npm test
> jest && standard --fix && npm run lint && standard-markdown

 FAIL  ./test.js
  ● Test suite failed to run

    SecurityError: localStorage is not available for opaque origins

      at Window.get localStorage [as localStorage] (node_modules/jsdom/lib/jsdom/browser/Window.js:257:15)
          at Array.forEach (<anonymous>)

Test Suites: 1 failed, 1 total
Tests:       0 total
Snapshots:   0 total
Time:        0.372s
Ran all test suites.
npm ERR! Test failed.  See above for more details.

@zeke do you have an idea what's going on?

@juliangruber juliangruber added the bug Something isn't working label Sep 26, 2018
juliangruber added a commit that referenced this issue Sep 26, 2018
@zeke zeke closed this as completed in b9f1d92 Sep 26, 2018
@zeke
Copy link
Contributor

zeke commented Sep 26, 2018

Thanks for fixing this. Jest seems to break stuff too much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants