• Paul Slaughter's avatar
    Setup fake web worker for jest · b2356dca
    Paul Slaughter authored
    - This does a fake implementation of some
      trivial web worker API. This way we can
      have integration specs without overly stubbing
      these out.
    b2356dca
web_worker_fake.js 2.32 KB