Skip to content

gh-131178: Add CLI tests for the profile module - #143835

Open
b9788213 wants to merge 1 commit into
python:mainfrom
b9788213:gh-131178-profile-cli-tests
Open

gh-131178: Add CLI tests for the profile module#143835
b9788213 wants to merge 1 commit into
python:mainfrom
b9788213:gh-131178-profile-cli-tests

Conversation

@b9788213

@b9788213b9788213 commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR adds comprehensive command-line interface tests for the profile module to improve test coverage and ensure CLI stability, as part of the effort in gh-131178.

Changes

  • Added test for the help interface (-h, --help).
  • Added test for sorting using the -s option.
  • Added negative test for invalid CLI options

@bedevere-appbedevere-appBot added tests Tests in the Lib/test dir awaiting review labels Jan 14, 2026
@aisk

aisk commented Jan 14, 2026

Copy link
Copy Markdown
Member

Hi, according to the Dev Guide, test only changes don't require a news entry file, please remove it.

@b9788213
b9788213force-pushed the gh-131178-profile-cli-tests branch from 74e9877 to 6360925CompareJanuary 14, 2026 15:47
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actionsgithub-actionsBot added the stale Stale PR or inactive for long period of time. label May 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewskip newsstaleStale PR or inactive for long period of time.testsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@b9788213@aisk