googlemaps / googlemaps/react-wrapper

How to mock <Wrapper /> ?

オープン
#656 コメント 5 件 リアクション 4 件 担当者 1 名 @wangela が担当を希望しています GitHub で見る
type: question
主要言語
TypeScript
スター
381
フォーク
50
PR マージ指標
30日以内にマージされた PR はありません

説明

Hey,

I am completely lost on unit testing using Jest.

Basically, does anyone know how to mock in order to render child component in unit tests?

```
const MyApp = () => (



);
```

The thing is, always have Status of loading, and it never goes to Success, so the child component is never rendered. Is there a way to mock that Status to Success?

I'm using jest, and react-testing-library.

Thank you.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。