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

FedCM "core": break Web Platform tests between "core" and "extensions" #704

Open
samuelgoto opened this issue Mar 6, 2025 · 1 comment
Assignees

Comments

@samuelgoto
Copy link
Collaborator

Along with #703, we would like to use Web Platform tests to define us define concrete how we are defining "core" and "interoperable implementation" (e.g. passing tests).

Currently, the wpt/fedcm web platform tests covers features beyond "core", so we'd like to move "extensions" into their own directory, so that we can make it clear what we would expect 2 independent implementations to pass.

Something that we have discussed was to also use the WebDriver APIs commands defined here to help us achieve the interoperation between the browser engines.

One interesting discussion that I think we left without a conclusion was rather to use the WebDriver API for IdPs to use as regression tests (e.g. in selenium tests) or if we should keep that as purely an API for browser engineers to achieve interoperation. It wasn't clear what the answer was, but it seemed like an important observation that currently they are being used for both things.

@samuelgoto samuelgoto added the agenda+ Regular CG meeting agenda items label Mar 6, 2025
@yi-gu yi-gu removed the agenda+ Regular CG meeting agenda items label Mar 12, 2025
@wseltzer
Copy link
Collaborator

Discussed in 11 March meeting.

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

4 participants