Enforce format and lint JS test tags

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • DevProd Last Mile
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Our JS test tag format is a bit too liberal. See rules here.

      It would aid in test file readability and maintenance if we enforced a few linting rules:

      • Tags must be in alphabetical order
      • Only one tag may be specified per line
      • Tags must be separated by commas
      • (maybe) Ban unknown tags

      This would also need an accompanying formatter so that test files can be reformatted on save.

              Assignee:
              Unassigned
              Reporter:
              Louis Williams
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: