apollographql / apollographql/fullstack-tutorial
Add tests to cover 'logout-button.js' container
未关闭
- 主要语言
- TypeScript
- 星标
- 1.2k
- 派生
- 808
- PR 合并指标
- 30 天内没有已合并 PR
描述
In the final version of the client app, I found that 'logout-button.js' container does not have implemented tests.
`// TODO
it('', () => {});
`
I would like to add tests to this container.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先打开客户端应用的 logout-button.js 容器,检查其中现有的 TODO 测试占位符及其周围行为。添加覆盖该容器相关行为的测试,然后运行客户端应用的测试套件,以确认测试通过。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- frontend, testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100