create-bem-react-app
create-bem-react-app copied to clipboard
npm test not working with components outside the appSrc
trafficstars
Should do something like https://github.com/bem/create-bem-react-app/pull/22 for npm test
what do you mean when saying npm test not working? Can you show an example when tests don't work?
This issue was about testing components built on top of declarations from bem-react-components installed in node_modules. import from outside of appSrc is not working see test.js.