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

Document test coverage status #34

Open
chengweih001 opened this issue Aug 19, 2022 · 0 comments
Open

Document test coverage status #34

chengweih001 opened this issue Aug 19, 2022 · 0 comments

Comments

@chengweih001
Copy link

Currently the Web Bluetooth manual test coverage is listed in the internal document. We can consider to move the test coverage in the internal document to https://github.com/WebBluetoothCG/manual-tests/blob/main/README.md or create a new one called ROADMAP.md or TEST_COVERAGE.md. This way the information is easier to discover when browsing the test code files.

For each row entry in the test coverage list, in addition to show status and the API like currently we have in the internal document.

Status Function/Attribute
BluetoothCharacteristicProperties.read

We can consider add another column to indicate that can be tested in what test directory in the repo or point to the test page (ex: https://webbluetoothcg.github.io/manual-tests/characteristic_read/)

Status Function/Attribute Test link
BluetoothCharacteristicProperties.read https://webbluetoothcg.github.io/manual-tests/characteristic_read/
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