Closed rwilcox closed 7 years ago
Standard Operating Procedure for React apps in testing with Mocha + Enzyme. Need to have a sample for doing that - Javascript/react tests should live in tests/mocha (React components live in app/javascript/components)
tests/mocha
app/javascript/components
Standard Operating Procedure for React apps in testing with Mocha + Enzyme. Need to have a sample for doing that - Javascript/react tests should live in
tests/mocha
(React components live inapp/javascript/components
)