Skip to content

high-scores: Added new testcase for data corruption#1735

Closed
wonhyeongseo wants to merge 1 commit intoexercism:masterfrom
wonhyeongseo:patch-1
Closed

high-scores: Added new testcase for data corruption#1735
wonhyeongseo wants to merge 1 commit intoexercism:masterfrom
wonhyeongseo:patch-1

Conversation

@wonhyeongseo
Copy link

The current test does not check if scores is corrupted by the use of sort in the personal_top_three method. From checking multiple solutions and spotting this many times, and BeneKenobi wanting a test case (uuid=bf0004960b7b4ed094743ab835f1a5f4), I wrote this.

The current test does not check if scores is corrupted by the use of `sort` in the personal_top_three method. From checking multiple solutions and spotting this many times, and BeneKenobi wanting a test case (uuid=bf0004960b7b4ed094743ab835f1a5f4), I wrote this.
@wonhyeongseo wonhyeongseo requested a review from a team as a code owner March 27, 2019 13:22
@wonhyeongseo wonhyeongseo changed the title Added new testcase for data corruption high-scores: Added new testcase for data corruption Mar 27, 2019
@cmccandless
Copy link
Contributor

There is a pull request in exercism/problem-specifications for this case. Whether it is within scope of the tests is under discussion there.

@wonhyeongseo
Copy link
Author

Sorry for overlooking that. I'll close the pull-request. Thank you @cmccandless!

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