ui
ui copied to clipboard
Jest failing to find test matches
The jest library is failing to find test matches for testing.

Even though the .spec.js and .test.js files are present under the src directory

Maybe there is some sort of issue with the jest config files due to which it's not getting the proper path towards the test files.
Right now I am trying to figure out the problem. After fixing this I can make a PR for this. @gmzjuliana @jwinternheimer @msanroman