Omer Morad

Results 39 comments of Omer Morad

@kamilmysliwiec, @jmcdo29 - I think everything is ready, I will appreciate your review :)

Hello @laurence-hudson-mindfoundry :wave: That is actually a very good and interesting idea. I'm familiar with `jest-mock-extended` because it was the first mock function we used in Automock (and has been...

@tylerlaberge That's probably because I set the dark mode to be default. Could you try going into incognito mode? To make sure it doesn't happen again, try to delete all...

Hi, Thank you for submitting this issue. I'll take a look and update here soon!

@roniavi @michaelcai - While @qballer works to resolve this problem, please try the following workaround: Try importing `Mocked` from `@suites/doubles.x` instead of `@suites/unit`. (In this case, `@suites/doubles.jest`). ```typescript import type...

@michaelcai @jeffrey-jian @roniavi (also related to #439 - @mbrunoviegas) Due to a known issue with Yarn v1.x's `postinstall` script handling (https://github.com/yarnpkg/yarn/issues/5476), an extra step is required to set up reference...

Hi, @RWOverdijk. That was a good catch! Would you like to prepare a pull request for this one?

@micalevisk any updates on this?