You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2020. It is now read-only.
We use jest for tests, which is great on nodejs environments. But due to differences between native apis between node and browsers, it would be good to test in browser environments as well. See https://jestjs.io/docs/en/puppeteer for possible way to do this.