SpencerCDixon / react-testing-starter-kit

React/Webpack react starter kit to get up and going with TDD quickly. Uses Chai, Mocha, Sinon, Enzyme, and Karma. OUTDATED --> Use Jest!
68 stars 14 forks source link

Test upgrade #3

Open gihrig opened 8 years ago

gihrig commented 8 years ago

Upgrade react-testing-starter-kit to React 15, Enzyme 2.3.0 Add mocha-webpack to support running webpack bundled tests in node See ./test-upgrade.txt for details

I really appreciated your React testing tutorial, thought I'd give something back :-)

SpencerCDixon commented 8 years ago

I appreciate you doing this and it looks great but it would mean that I'd have to also update the blog post which I really don't have time to do right now. This boilerplate was never meant to be used for prod apps, just as a learning tool when the post came out. Hope it helped you with learning though!

Cheers :-)

gihrig commented 8 years ago

@SpencerCDixon No problem. I did get a lot out of the blog post. Perhaps this PR can help someone else? If you would prefer that it be deleted, I'm fine with that too.

SpencerCDixon commented 8 years ago

I will make a link to it in the readme! No need to delete