apollographql / apollographql/fullstack-tutorial
Add tests to cover 'logout-button.js' container
Open
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.