Wesley Orbin

Results 2 issues of Wesley Orbin

Hello! Thanks for creating and maintaining the server-worker-mock package. It's been super helpful for our service worker testing. However, we are having one issue when testing actions in our `notificationclick`...

This small change adds support to natively run tests written as ES6 modules (without preprocessors) just by adding `type: 'module'` as an option on files. An example usage is below:...