Skip to content

Add automated tests for cowsay implementation#521

Merged
illicitonion merged 2 commits into
mainfrom
test-cowsay
May 12, 2026
Merged

Add automated tests for cowsay implementation#521
illicitonion merged 2 commits into
mainfrom
test-cowsay

Conversation

@illicitonion
Copy link
Copy Markdown
Member

No description provided.

@illicitonion illicitonion requested a review from LonMcGregor May 12, 2026 13:08
@github-actions

This comment has been minimized.

Copy link
Copy Markdown
Contributor

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

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

Looks good, I think we should also do something like a grep for text that shouldn't be in there, like for "dragon", and fail if present, to make sure they're pulling the choices in dynamically.

@illicitonion
Copy link
Copy Markdown
Member Author

Good call - added that check (and a check that --help includes dragon)

Copy link
Copy Markdown
Contributor

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

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

Looks good

@illicitonion illicitonion merged commit ab33fa5 into main May 12, 2026
@illicitonion illicitonion deleted the test-cowsay branch May 12, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants