Skip to content

Conversation

meatball133
Copy link
Member

Includes:

  • Dominoes
  • etl
  • eliuds eggs
  • flatten array
  • flower field
  • gigasecond
  • grains

Copy link
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 4 commits August 31, 2025 23:14
* Fix exercise naming in generator (#1770)

* 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

* Add templates to exercises batch 1 (#1771)

* Make test name unique in allergies
* Changed exercises to use single quotes. Changed template for allergies so it should match the old version.
* Update acronym solution to work on the new test
* Fix import and class in atbash test
* Fix exercise naming in generator (#1770) (#1774)
* 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

---------

Co-authored-by: Victor Goff <[email protected]>

---------

Co-authored-by: Victor Goff <[email protected]>
@kotp kotp merged commit 80cf594 into main Sep 7, 2025
5 checks passed
@kotp kotp deleted the add-template-batch4 branch September 7, 2025 17:23
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