Skip to content

Add templates to exercises batch 2#1772

Merged
meatball133 merged 5 commits into
mainfrom
add-template-batch2
Sep 3, 2025
Merged

Add templates to exercises batch 2#1772
meatball133 merged 5 commits into
mainfrom
add-template-batch2

Conversation

@meatball133

@meatball133 meatball133 commented Aug 31, 2025

Copy link
Copy Markdown
Member

Includes:

  • Bob
  • Change
  • Book store
  • Bottle song
  • Bowling
  • Clock
  • Collatz conjecture

@github-actions

Copy link
Copy Markdown
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

meatball133 and others added 2 commits August 31, 2025 23:06
* Enhance underscore method to filter invalid characters and update test file naming convention
* Add test case which test underscore for special characters
* Use character classes in regex. Also expose description for nested test cases.
* Underscore must not create multiple underscores around special characters

@kotp kotp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks like you might still be active on this. But EOL should be consistent for all lines in a text file.

Comment thread exercises/practice/bob/.meta/test_template.erb Outdated
Comment thread exercises/practice/book-store/.meta/test_template.erb Outdated
Comment thread exercises/practice/change/.meta/test_template.erb Outdated
Comment thread exercises/practice/clock/.meta/test_template.erb Outdated
Comment thread exercises/practice/collatz-conjecture/.meta/test_template.erb Outdated
@meatball133 meatball133 merged commit 08e2955 into main Sep 3, 2025
5 checks passed
@meatball133 meatball133 deleted the add-template-batch2 branch September 3, 2025 08:55
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.

2 participants