Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some tests for the app #53

Open
jerelmiller opened this issue Mar 9, 2023 · 0 comments
Open

Add some tests for the app #53

jerelmiller opened this issue Mar 9, 2023 · 0 comments
Assignees
Labels
missing feature Features that should be there but are not yet implemented

Comments

@jerelmiller
Copy link
Member

In a haste to get this demo up and running, I've ignored testing many aspects of this app.

Testing is a huge part of development on any app with Apollo Client. We want to be able to effectively demonstrate useful testing with Apollo Client. We should therefore be good citizens and provide some tests to demonstrate how we think about it.

Having some tests will also be useful when we are ready to execute on apollographql/apollo-client#9738 as we'll be able to see if our new approach feels right.

@jerelmiller jerelmiller added the missing feature Features that should be there but are not yet implemented label Mar 9, 2023
@alessbell alessbell self-assigned this Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing feature Features that should be there but are not yet implemented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants