radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
1 stars 0 forks source link

Mock D1 database / miniflare environment in Jest #37

Closed rak3rman closed 7 months ago

rak3rman commented 7 months ago

Figure out a way to mock the Cloudflare D1 database in Jest. I'd suggest adding some "beforeAll"/"setup" rule that completes all setup actions before running each unit test. Blocks #36, #35, #34.