You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just run npm test (after #1 is merged). See that the command fails because coverage isn't completely at 100%. The missing tests are probably in the pouchdb-rewrite test suite, but it might be easier and nicer to just write new dedicated ones altogether.
The text was updated successfully, but these errors were encountered:
Just run
npm test
(after #1 is merged). See that the command fails because coverage isn't completely at 100%. The missing tests are probably in the pouchdb-rewrite test suite, but it might be easier and nicer to just write new dedicated ones altogether.The text was updated successfully, but these errors were encountered: