Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 392 Bytes

Sample Repo for Debugging Issue Storing Blob Objects under Jest

This repo is a sample repo to demonstrate an issue with storing blob objects under Jest. This comment on fake-indexeddb's issue tracker describes the issue in some detail. This repo is intended to demonstrate the issue in a minimal, testable way.

To see the issue, run the following commands:

yarn
yarn test