Open
Description
When doing a larger change spanning across components it is often helpful to have a single issue for tracking the bigger change. This is such a "meta issue" for tracking the development of the test suite for the Presentation API.
Resources:
- w3c/web-platform-tests/presentation-api/ - GitHub repo for tests
- w3c-test.org/presentation-api/ - published tests
- Second_Screen/Work_Mode/#Testing - how to contribute
Tasks and related sub-issues:
- Land initial
web-platform-tests/presentation-api
PR: Presentation API test web-platform-tests/wpt#2432 - Split
interface Presentation
IDL into partials: Presentation API IDL Tests for Presentation Interface #230 - Update
web-platform-tests/presentation-api
to match the ED spec - Annotate IDL blocks with
idl-controlling-ua
and/oridl-receiving-ua
: Annotate IDL blocks with idl-controlling-ua and/or idl-receiving-ua classes #268 - Improve test coverage
- Publish test results (to be updated as test coverage increases)
- [presentation-api] Test coverage for start() event order web-platform-tests/wpt#4168
All - @louaybassbouss is your test facilitator for the Presentation API spec and will be responsible for coordinating the test suite development. Please work with @louaybassbouss by contributing new test cases and reviewing existing tests. See the Work Mode > Testing wiki for more information on how to setup your own test environment.
Happy testing!