stefalda/ReactNativeLocalization

Mocking Localization for Jest Testing

owenadley opened this issue · 2 comments

Can anybody help out with mocking this library for jest testing?
Currently when I run a test that renders a component which uses localization, I am getting this error.
There is no related testing documentation that I could find. Any help would be appreciated!

Screen Shot 2022-07-12 at 12 41 08 PM

Hi,
have you checked #72 and #37?

I don't think this(the mock #72) works on the current react native version