fireproof-storage / fireproof

Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.
https://fireproof.storage
Other
219 stars 16 forks source link

move tests to typescript #120

Open jchris opened 2 weeks ago

jchris commented 2 weeks ago

they would be easier to maintain if they had access to the typings. right now they are post build... not sure what the best practice answer is.

A system we can move one test at a time would be rad. I'd start with this one: https://github.com/fireproof-storage/fireproof/blob/main/packages/encrypted-blockstore/test/loader.test.js