Skip to content

Fix exercise naming in generator (#1770)#1774

Merged
meatball133 merged 1 commit into
add-template-batch1from
main
Aug 31, 2025
Merged

Fix exercise naming in generator (#1770)#1774
meatball133 merged 1 commit into
add-template-batch1from
main

Conversation

@meatball133

Copy link
Copy Markdown
Member
  • 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

* 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
@meatball133 meatball133 merged commit 884f5a6 into add-template-batch1 Aug 31, 2025
8 checks passed
kotp added a commit that referenced this pull request Aug 31, 2025
* 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 <keeperotphones+github@gmail.com>
meatball133 added a commit that referenced this pull request Aug 31, 2025
* 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 <keeperotphones+github@gmail.com>

---------

Co-authored-by: Victor Goff <keeperotphones+github@gmail.com>
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.

1 participant