Jason Worden

Results 8 comments of Jason Worden

I'm interested in working on this. I'd also want it to work out-of-the-box (or maybe v2) with ember-concurrency tasks

I had in mind something like the [Redux dev tools](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=en) which has a history of all actions that go through the reducers

I no longer plan on taking this one up, but looking forward to it making its way into the tool someday!

Fans of this may like the newly opened `Feature Request` as seen right above :) > Allow module sandbox to be disabled via configuration https://github.com/facebook/jest/issues/8010

@Jack-Works Did you solve your issue in Storybook 6?

@a13o Where are you getting access to `context` in order to do `context.it.only = ...`? I'm looking for a way to do it without making a new Mocha interface e.g....

Anyone know what those updates may be to those helper files? I am uninstalling and installing `[email protected]` and having issues

I can't get debugging within Webstorm working either. Running the `npm run dev` config works fine in Webstorm: ``` /usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js run dev > [email protected] dev /Users/jason/code/react/pickems > concurrent --kill-others...