[tests] Add coverage for misc string splitting helpers#52
Merged
Chain-Frost merged 2 commits intocodex/review-python-libraries-for-testsfrom Nov 16, 2025
Conversation
|
@codex review |
…-pytest-cases-for-split_strings-functions
36bdd7e
into
codex/review-python-libraries-for-tests
1 check passed
Chain-Frost
added a commit
that referenced
this pull request
Nov 16, 2025
* Outline testing review tasks * Add tests for ConditionalFormatter formatting behavior * Add tests for calculate_pool_size * Add tests for ensure_output_directory * Add parameterized tests for is_non_zero_file * Add tests for path_stuff utilities * Expand automated backlog inventory tasks (#57) * Merge pull request #56 from Chain-Frost:codex/add-tests-for-path_stuff-functions [tests] Add coverage for path_stuff utilities * Merge pull request #55 from Chain-Frost:codex/add-parametrized-tests-for-is_non_zero_file [tests] Add coverage for is_non_zero_file helper * Merge branch 'codex/review-python-libraries-for-tests' into codex/add-pytest-cases-for-ensure_output_directory * Merge pull request #54 from Chain-Frost:codex/add-pytest-cases-for-ensure_output_directory [tests] Add coverage for ensure_output_directory * Merge pull request #53 from Chain-Frost:codex/add-pytest-cases-for-calculate_pool_size [tests] Add coverage for calculate_pool_size * [tests] Add coverage for misc string splitting helpers (#52) * Add misc string splitting unit tests * Merge branch 'codex/review-python-libraries-for-tests' into codex/add-pytest-cases-for-split_strings-functions * Merge pull request #51 from Chain-Frost:codex/add-tests-for-conditionalformatter [tests] Add coverage for ConditionalFormatter formatting * Add tests for safe_apply return and exception handling (#50)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
split_stringscovering string, list, pre-split and empty inputssplit_strings_in_dictto confirm mixed input normalisation and stability of pre-split valuespytest tests/functions/test_misc_functions.py::test_split_strings*executes the relevant checksTesting
https://chatgpt.com/codex/tasks/task_e_68e5b864fde4832eae7766b889edfea2