question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error while running tests

See original GitHub issue

I added react-storybook to a project with react-boilerplate. When I try to run tests I get this error

Uncaught Error: dataId is not supplied via queryString at webpack:///~/@kadira/storybook/dist/client/preview/index.js:64:0 <- test-bundler.js:54610

Has anyone experienced this issue or know what it belongs to?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
alikhanicommented, Aug 16, 2016

@arunoda I will create an example soon when I have time

0reactions
arunodacommented, Sep 15, 2016

Gonna close this since the original issue has been fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while running tests: TypeError: Cannot read property ...
Issue Type: Bug. Behaviour. I've read through the various issues but am seeing the given problem again that when looking at the consoles ......
Read more >
Unit tests run in Test Explorer despite build error and I click ...
Developer Community. When initiating test execution in Test Explorer, if my code has a build error I get the expected dialog stating “There...
Read more >
How to prevent Jest from running tests when an error occurred
I tried calling fail() from setup code - in beforeEach() in my case - but the test still runs (and fails) as does...
Read more >
Handling the Error 'The test run has stopped...'
To view the test commands that posted the error message, double-click that message in the test log. TestComplete will open the test containing...
Read more >
'Could not run tests on class ' error is returned for some ...
Users receive the error "Could not run tests on class <classId>" where classId is a specific class ID, when running all the test...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found