spatial-navigation icon indicating copy to clipboard operation
spatial-navigation copied to clipboard

Extract and automate test cases

Open frivoal opened this issue 7 years ago • 1 comments

The test cases in the repo cover a lot of scenario, but they're set up to be manual tests. We should refactor them and automated them as far as possible into something that could be submitted to web-platform-tests

frivoal avatar Apr 02 '18 09:04 frivoal

The test cases in the web platform test format have been added in

  • https://github.com/WICG/spatial-navigation/tree/master/tests

, both for spec and UX point of view.

Specifically for the expected result of UX test cases, we need the review from others (other browser vendors or developers).

jihyerish avatar Dec 07 '18 02:12 jihyerish