FLUID-4138: Rename the keyboard a11y unit test, to follow convention

Metadata

Source
FLUID-4138
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2011-03-10T12:52:44.386-0500
Updated
2015-06-26T09:58:38.464-0400
Versions
  1. 1.4
  2. 1.5
Fixed Versions
  1. 1.9
Component
  1. Keyboard Accessibility

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).

Comments

  • Justin Obara commented 2015-06-17T10:24:17.468-0400

    Submitted a pull request https://github.com/fluid-project/infusion/pull/610

  • Justin Obara commented 2015-06-18T08:31:35.681-0400

    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.

    https://github.com/fluid-project/infusion/pull/610#issuecomment-112890938

  • Cindy Li commented 2015-06-18T10:30:08.393-0400

    Merged @ 47b15a3f8a2c16ee3474c7baf13c8a2798dce244

  • Justin Obara commented 2015-06-26T09:50:49.305-0400

    Reopening to change the fix version to 1.9