googlemaps / googlemaps/react-wrapper

How to mock <Wrapper /> ?

未关闭
#656 5 条评论 4 个 reaction 已指派 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 摘要。