TheSpyder/rescript-webapi
Add a test that guarantees the blob and file types are compatible everywhere they can be used
Aperta
#99 aperta il 9 mar 2022
good first issuehelp wanted
Metriche repository
- Star
- (159 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
#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).