volga-volga / react-native-yamap

React Native Yandex Maps | Яндекс Карты | Yandex.MapKit implementation for react native | YandexMaps
144 stars 80 forks source link

Jest mock #257

Open sokolovdm opened 9 months ago

sokolovdm commented 9 months ago

How to solve this error?

 ● Test suite failed to run

    TypeError: Cannot read property 'init' of undefined

       8 | import { Button } from '@/shared/ui/buttons'
       9 |
    > 10 | YaMap.init('-').then()
         |       ^