Skip to content

Ensure test filenames match test suite names and each file has a single suite defined - #1877

Merged
katiewasnothere merged 1 commit into
apple:mainfrom
katiewasnothere:consistent_test_file_names
Jul 1, 2026
Merged

Ensure test filenames match test suite names and each file has a single suite defined#1877
katiewasnothere merged 1 commit into
apple:mainfrom
katiewasnothere:consistent_test_file_names

Conversation

@katiewasnothere

Copy link
Copy Markdown
Contributor

Motivation and Context

This PR cleans up some of the new IntegrationTests files to ensure that each file has a single test suite defined within it and the name of the file matches the name of the test suite.

Testing

  • Tested locally

…le suite defined

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Code Coverage

Tier Line Coverage
Unit 29.77%
Integration 15.22%
Combined 44.57%

@katiewasnothere
katiewasnothere merged commit 4a79060 into apple:main Jul 1, 2026
4 checks passed
@katiewasnothere
katiewasnothere deleted the consistent_test_file_names branch July 1, 2026 23:03
saehejkang pushed a commit to saehejkang/container that referenced this pull request Jul 16, 2026
…le suite defined (apple#1877)

This PR cleans up some of the new IntegrationTests files to ensure that
each file has a single test suite defined within it and the name of the
file matches the name of the test suite.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
jianliang00 pushed a commit to jianliang00/container that referenced this pull request Aug 28, 2026
…le suite defined (apple#1877)

This PR cleans up some of the new IntegrationTests files to ensure that
each file has a single test suite defined within it and the name of the
file matches the name of the test suite.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
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