Skip to content

Align tests with baseline names - #19

Merged
erikaharrison-adsk merged 1 commit into
mainfrom
harrise/tidying
Jul 2, 2025
Merged

Align tests with baseline names#19
erikaharrison-adsk merged 1 commit into
mainfrom
harrise/tidying

Conversation

@erikaharrison-adsk

Copy link
Copy Markdown
Contributor

Baseline images are lowerCamelCase. Updating tests to be consistent.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

Align test names with baseline image naming by converting the first letter of each test name to lowercase.

  • Convert FramePassUID tests to framePassUID
  • Update all Test* and DISABLED_Test* occurrences to test* and DISABLED_test*
  • Ensure consistency across testFramePass.cpp and testComposeTask.cpp

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
test/tests/testFramePass.cpp Lowercased test names to match baseline conventions
test/tests/testComposeTask.cpp Lowercased test names and disabled prefixes

@erikaharrison-adsk
erikaharrison-adsk merged commit 909b022 into main Jul 2, 2025
10 checks passed
@erikaharrison-adsk
erikaharrison-adsk deleted the harrise/tidying branch July 2, 2025 15:07
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.

3 participants