Closed Spomsoree closed 2 years ago
I tried with testing-library/react and jest - same error.
@Spomsoree @Ellezique if you're still having issues, the latest version 1.1.4 should resolve them. Please let me know.
Worked for me, thank you very much!
The module works fine while running the app, but we get the following error in the jest test environment:
Cannot find module 'bingmaps-react' from 'src/components/stateless/atomic/Map/index.js'
Is there a workaround to this problem, or a simple fix I'm missing?