Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove test reliance on color #471

Merged
merged 3 commits into from
Dec 5, 2024
Merged

remove test reliance on color #471

merged 3 commits into from
Dec 5, 2024

Conversation

echo-bravo-yahoo
Copy link
Contributor

right now, 6 tests in the general CLI test suite rely on terminal color escape sequences. these are a pain to get consistent across environments and multiple developers' terminals - so for now, let's remove the escapes sequences from the text we assert and run the commands without color.

right now, 6 tests in the general CLI test suite rely on terminal color
escape sequences. these are a pain to get consistent across environments
and multiple developers' terminals - so for now, let's remove the
escapes sequences from the text we assert and run the commands without
color.
@echo-bravo-yahoo echo-bravo-yahoo requested a review from a team as a code owner December 4, 2024 23:24
@echo-bravo-yahoo echo-bravo-yahoo merged commit 40ab83f into v3 Dec 5, 2024
4 checks passed
@echo-bravo-yahoo echo-bravo-yahoo deleted the remove-color-testing branch December 5, 2024 00:12
@cleve-fauna cleve-fauna mentioned this pull request Dec 5, 2024
This was referenced Dec 6, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 13, 2024
@wildemat wildemat mentioned this pull request Dec 18, 2024
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