-
-
Notifications
You must be signed in to change notification settings - Fork 156
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 API tests #204
Comments
OK, so I got stuck for half a day trying to figure out why abort controller and signal tests wouldn't work. Using our link, or the default |
It's pretty frustrating. Why does Apollo https://www.apollographql.com/docs/link/links/http/#options Furthermore, why does the If the user supplies a signal that aborts the fetch, a In that situation, if you did |
At the moment there are pretty good linting and size limit tests, but no tests of the actual API.
I've already gotten started on them, but it will take another day or two of work to get 100% code coverage.
The text was updated successfully, but these errors were encountered: