Skip to content

Fixes #336 - Make sure Synchronizer still behave properly with ServiceWorkers

Anton Smirnov requested to merge 336-synchronizer into master

In the MR we:

  • do expose some API that is meant to be used for testing only (EWE.testing...)
  • do run an additional server (aka "admin http server") to catch a requests (simulating our back-end)
  • and add a test to assert the requests are sent.

Closes #336 (closed)

Edited by Anton Smirnov

Merge request reports