Skip to content

test: normalize test case names#1477

Merged
troglobit merged 3 commits intomainfrom
cosmetic-test-name-changes
Apr 21, 2026
Merged

test: normalize test case names#1477
troglobit merged 3 commits intomainfrom
cosmetic-test-name-changes

Conversation

@rical
Copy link
Copy Markdown
Contributor

@rical rical commented Apr 21, 2026

Description

Normalize test case names to title case and add name for cases called from the top level all.yaml suite.
This is a purely cosmetic change.

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

rical added 2 commits April 21, 2026 11:06
Signed-off-by: Richard Alpe <richard@bit42.se>
Signed-off-by: Richard Alpe <richard@bit42.se>
Copy link
Copy Markdown
Contributor

@troglobit troglobit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed 90%, I suggest keeping lowercase for articles, conjunctions, and prepositions. As per grammarly.com recommendations:

In English, capitalize the first and last word of a title, along with all major words—nouns, pronouns, verbs, adjectives, and adverbs. Lowercase articles (a, an, the), coordinating conjunctions (and, but, or), and short prepositions (at, by, for, in, to) unless they start or end the title.

E.g., "NTP Server and Client Interoperability" or "Tunnel Interface Bridged with Physical"

Signed-off-by: Richard Alpe <richard@bit42.se>
@troglobit troglobit merged commit 7647d2a into main Apr 21, 2026
8 of 9 checks passed
@troglobit troglobit deleted the cosmetic-test-name-changes branch April 21, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants