remotestorage / remotestorage.js

⬡ JavaScript client library for integrating remoteStorage in apps
https://remotestoragejs.readthedocs.io
MIT License
2.3k stars 141 forks source link

Port tests to Mocha and Chai #1271

Closed raucao closed 1 year ago

raucao commented 1 year ago

Continuation of #1193, with rebased commits on top of master.

raucao commented 1 year ago

@DougReeder This branch now builds and lints cleanly and without errors for me, thanks to your 2 commits that I cherry-picked into it.

Let's merge this one first, and then rebase #1266.