Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-98277

Enforce format and lint JS test tags

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Correctness

      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 Unassigned
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: