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

Fix help page specs #1

Merged
merged 3 commits into from
Sep 21, 2024
Merged

Fix help page specs #1

merged 3 commits into from
Sep 21, 2024

Conversation

apainintheneck
Copy link
Owner

@apainintheneck apainintheneck commented Sep 21, 2024

These were failing for a few reasons but the main one was that the dumb terminal couldn't figure out the program name in specs (it assumed it was rspec) and the interactive choose one prompt was too complex for tests (too many colors and unicode characters). I simplified both these by using more integration tests and simplifying the prompt.

@apainintheneck apainintheneck changed the title Use real program name in specs Fix help page specs Sep 21, 2024
@apainintheneck apainintheneck added the bug Something isn't working label Sep 21, 2024
@apainintheneck apainintheneck merged commit 301b112 into main Sep 21, 2024
8 checks passed
@apainintheneck apainintheneck deleted the fix-help-tests branch September 21, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant