Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

rixo/test-rxdb-electron-attachments

Repository files navigation

Test case for rxdb + idb + electron.

npm ci

# run test in electron (idb + memory) => idb fails
npm start

# run test in node (only memory) => OK
node node.js

# run test in browser (idb + memory) => OK
npx browserify renderer.js -o browser.js
open browser.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published