create-bem-react-app icon indicating copy to clipboard operation
create-bem-react-app copied to clipboard

npm test not working with components outside the appSrc

Open Vittly opened this issue 8 years ago • 2 comments
trafficstars

Should do something like https://github.com/bem/create-bem-react-app/pull/22 for npm test

Vittly avatar Aug 14 '17 04:08 Vittly

what do you mean when saying npm test not working? Can you show an example when tests don't work?

awinogradov avatar Sep 04 '17 09:09 awinogradov

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.

Vittly avatar Sep 05 '17 07:09 Vittly