Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e tag cleanup #17180

Merged
merged 2 commits into from
Nov 24, 2015
Merged

Commits on Nov 23, 2015

  1. Skip [Skipped] tests when testing for conformance

    - Allows tests to be marked for future conformance
    Karl Isenberg committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    725155b View commit details
    Browse the repository at this point in the history
  2. Cleanup e2e tags

    - Remove "Suite" from e2e tag names
    - Move grouping e2e tags to the front of the test, describe or context name
    - Move Conformance e2e tags to the end of test names (test specific)
    - Move Skipped e2e tags to the end of names, but to as high a context as applicable
    Karl Isenberg committed Nov 23, 2015
    1 Configuration menu
    Copy the full SHA
    2d3c3e1 View commit details
    Browse the repository at this point in the history