Re: [presentation-api] [meta] Presentation API Testing

To get a rough estimation of the test coverage of the spec so far, I 
prepared the following document, which @louaybassbouss and I will try 
to keep up to date as the group progresses on the test suite:
https://tidoust.github.io/presentation-api-testcoverage/

This document is meant to be a (quick-and-dirty) work document: it 
links sections of the spec to test files that check them, and gives an
 estimation of each section's coverage, along with comments as to what
 still needs to be fixed, improved or done (comments are visible when 
you hover the coverage percentages, or the links to the test files). 
Tests may check more than one section. Tests that appear with "(PR)" 
are defined in a pull request and not merged yet.

The coverage estimation in percentage is rough and does not mean much 
on top "section not tested", "some missing tests", "we could perhaps 
do better" and "should be good enough". In other words, it's more a 
way to quickly assess which sections still need some love, do not read
 too much into it. Ideally, the test suite will cover all sections. In
 practice, some tests are arguably more important than others, and 
some steps that depend on implementations may prove hard to test.

The document is on GitHub. Feel free to suggest updates and/or send 
pull requests:
https://github.com/tidoust/presentation-api-testcoverage/

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/266#issuecomment-243449748
 using your GitHub account

Received on Tuesday, 30 August 2016 14:05:50 UTC