Skip to content

sgf-parsing: Explain all current test cases + Add individual tests of escaping/whitespace behaviour#1025

Merged
petertseng merged 2 commits intoexercism:mainfrom
petertseng:sgf
Jul 22, 2022
Merged

sgf-parsing: Explain all current test cases + Add individual tests of escaping/whitespace behaviour#1025
petertseng merged 2 commits intoexercism:mainfrom
petertseng:sgf

Conversation

@petertseng
Copy link
Copy Markdown
Member

Individual commit messages speak.

Copy link
Copy Markdown
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

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

Very useful!

@petertseng
Copy link
Copy Markdown
Member Author

Could merge commits be enabled for this repository? In the meantime I will rebase and merge this one.

It may otherwise be too cryptic why some of these things are errors

exercism#1025
previous case "escaped property value" crams too much into one test
case.  Split it up into multiple ones.

The reimplemented case is mostly as it was when the exercise was
originally implemented in
exercism/exercism@7a5075b

Note that the original case also got it wrong in that newlines should
remain newlines; this is corrected in the new case.

exercism/problem-specifications#1889

exercism#1025
@petertseng petertseng merged commit 015900c into exercism:main Jul 22, 2022
petertseng added a commit that referenced this pull request Jul 22, 2022
It may otherwise be too cryptic why some of these things are errors

#1025
@petertseng petertseng deleted the sgf branch July 22, 2022 16:41
@petertseng petertseng mentioned this pull request Aug 15, 2022
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