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

Update tests for pangram, roman-numerals, and triangle #246

Merged
merged 4 commits into from
Dec 29, 2023

Conversation

BNAndras
Copy link
Member

First batch of test syncs

@BNAndras BNAndras added x:action/sync Sync content with its latest version x:rep/small Small amount of reputation labels Dec 27, 2023
@BNAndras BNAndras requested a review from kotp December 27, 2023 16:25
@BNAndras BNAndras linked an issue Dec 27, 2023 that may be closed by this pull request
11 tasks
Copy link
Member

@kotp kotp left a comment

Choose a reason for hiding this comment

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

Approving because the change has nothing to do with the wording, just noted what I noted.

unlet! input expected

Execute (sentence empty):
Execute (empty sentence):
Copy link
Member

Choose a reason for hiding this comment

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

Unless this is coming from upstream, perhaps this should be phrase, since not all pangrams are sentences. (As evidenced by this empty "sentence". While it is probably accurate to describe this as an empty string.

Copy link
Member Author

Choose a reason for hiding this comment

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

I agree, but that's the description upstream unfortunately. However, we have some leeway here as long as it's clear that "empty string" here is the "empty sentence" from the tests.toml. I think it's safe to make that tweak.

@BNAndras BNAndras removed a link to an issue Dec 28, 2023
11 tasks
@BNAndras
Copy link
Member Author

Related to #248

@kotp kotp merged commit 524a6b4 into exercism:main Dec 29, 2023
4 checks passed
@BNAndras BNAndras deleted the update-tests branch December 29, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/sync Sync content with its latest version x:rep/small Small amount of reputation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants