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

WPT testability #365

Open
saschanaz opened this issue Oct 11, 2023 · 1 comment
Open

WPT testability #365

saschanaz opened this issue Oct 11, 2023 · 1 comment

Comments

@saschanaz
Copy link
Member

I'm glad to see some proposals to improve Push API e.g. #360. But I think we need to first establish a good infrastructure to make this API testable and get some shared test cases before adding anything on top of it, because sadly the WPT push-api directory is essentially empty: https://github.com/web-platform-tests/wpt/tree/master/push-api

During TPAC 2023 WebApps session it was briefly mentioned that it could be nice to have some webdriver command for this, and I'd like to go deeper and get an actual achievement in this area.

@beidson, since you proposed #360, has Apple prepared a plan for this?

@marcoscaceres
Copy link
Member

marcoscaceres commented Dec 8, 2023

@saschanaz, we (WebKit) don't have any plans, but it would be nice to figure something out... maybe we could do something with Web Driver, but I've not checked if that's even possible for this case?

I guess at a minimum, we could add the error checking tests... and if we allow the permission through Web Driver, then it might be possible to somehow send synthetic push messages.

I think this is something we can do in parallel to #360, but it shouldn't be a precondition to the inclusion of #360... but, #360 should include definitely include whatever tests are possible with the WPT infra we have today.

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

2 participants