Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run tests in a real browser environment instead of JSDOM #18

Open
alesgenova opened this issue Dec 29, 2020 · 0 comments
Open

Run tests in a real browser environment instead of JSDOM #18

alesgenova opened this issue Dec 29, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@alesgenova
Copy link
Owner

alesgenova commented Dec 29, 2020

It is hard to realistically test some of the features provided by post-me in a mocked JSDOM environment.
It would be nice to run our tests in a real browser environment (puppeteer?), especially for:

  • Cross origin iframes
  • Workers
  • Transfer instead of Clone

Cherry on top, would be to have the code coverage reports from the browser tests

@alesgenova alesgenova added the help wanted Extra attention is needed label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant