Open
Description
We've got a skipped .clear test that was blocked on the fact that PouchDB does not reinitilize the database, but now downstream we've worked around this with a .reset method in https://github.com/hoodiehq/hoodie-client-store
What's the plan of action to fix this test? Some options:
- See if PouchDB reiniting the database makes sense
- Fix clear in a similar way to what we've done for .reset
- Finally just test the fact that database no longer exists
Metadata
Metadata
Assignees
Labels
No labels