You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @jayehernandez@Kvaibhav01 I am currently looking to add some tests to boost the coverage. I notice that rewire is being used in server/test/letra.test.js in order to test internal functions in server/routes/letra.js. There is an ongoing issue with coverage, not updating while using rewire with jest.
Hi, @jayehernandez @Kvaibhav01 I am currently looking to add some tests to boost the coverage. I notice that rewire is being used in server/test/letra.test.js in order to test internal functions in server/routes/letra.js. There is an ongoing issue with coverage, not updating while using rewire with jest.
jestjs/jest#8871
jhnns/rewire#145
Not sure if this has been already discussed here before. I would like to know if we have any alternate approach already in mind?
The text was updated successfully, but these errors were encountered: