(#8581) - Fix this of changesHandler#8583
Conversation
|
@vrtmrz thank you for this. Unfortunately the test fails in CI: https://github.com/pouchdb/pouchdb/actions/runs/4063298839/jobs/6995899992 — I’m not sure I understand the error message about number of assertions either. Is there something you could do? |
- Rewrite the function to callback-style. - Fix for timings.
|
Thank you for pointing it out! |
Fix format issues.
- Reorder for confirming `equal(7)`
|
I have checked this test again. The assertion error you pointed out was probably not a problem with this test itself. The browser-side tests became can be passed. May I ask you to review it again? |
Fix
thisof changesHandler.The test is also written but works only for browsers.