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 a test that guarantees the blob and file types are compatible everywhere they can be used #99

Open
TheSpyder opened this issue Mar 9, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects

Comments

@TheSpyder
Copy link
Owner

#97 happened because there aren't tests that ensure data returned from fetch APIs can be used by other blob and file APIs. We should write tests for this (remember we don't need executable tests, just code that won't compile if the types aren't compatible).

@TheSpyder TheSpyder added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 9, 2022
@TheSpyder TheSpyder added this to To do in 1.0 release via automation Mar 9, 2022
@TheSpyder TheSpyder removed this from To do in 1.0 release Aug 26, 2022
@TheSpyder TheSpyder added this to Todo in 2.0 Release via automation Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant