Rename the keyboard a11y unit test, to follow convention
Description
Currently the keyboard a11y test is named keyboard-a11y-tests.js, by convention this should start with a capital letter and be camel cased (KeyboardA11yTests.js).
Environment
None
Activity
Show:
Justin Obara June 26, 2015 at 1:50 PM
Reopening to change the fix version to 1.9
Cindy Li June 18, 2015 at 2:30 PM
Merged @ 47b15a3f8a2c16ee3474c7baf13c8a2798dce244
Justin Obara June 18, 2015 at 12:31 PM
The pull request discussion identified that Keyboard-a11y-test.html and Keyboard-a11yTests.js would be a better renaming as they align more closely to the underlying file being tested.
Currently the keyboard a11y test is named keyboard-a11y-tests.js, by convention this should start with a capital letter and be camel cased (KeyboardA11yTests.js).