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

Test API in workers #101

Open
2 tasks
marcoscaceres opened this issue Mar 31, 2023 · 1 comment
Open
2 tasks

Test API in workers #101

marcoscaceres opened this issue Mar 31, 2023 · 1 comment

Comments

@marcoscaceres
Copy link
Member

Apart from the WebIDL checks, we are currently missing tests for workers.

  • make sure badge can be set in a worker (or at least resolves as expected).
  • maybe do all the checks that are done in the regular web page also in the worker.
@marcoscaceres
Copy link
Member Author

marcoscaceres commented May 1, 2023

Guidance on writing web worker tests:
https://web-platform-tests.org/writing-tests/testharness-api.html#web-workers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant