Skip to content

state-of-tic-tac-toe: Add test cases for playing after a win#2667

Merged
IsaacG merged 1 commit into
exercism:mainfrom
Konovor:add-tic-tac-toe-tests
Jul 9, 2026
Merged

state-of-tic-tac-toe: Add test cases for playing after a win#2667
IsaacG merged 1 commit into
exercism:mainfrom
Konovor:add-tic-tac-toe-tests

Conversation

@Konovor

@Konovor Konovor commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Add two new canonical test cases to verify that an error is thrown when a player makes a move after the game has already been won:

  • O kept playing after X wins
  • X kept playing after O wins

See forum thread for context.

Add two new canonical test cases to verify that an error is thrown
when a player makes a move after the game has already been won:
- O kept playing after X wins
- X kept playing after O wins
@github-actions

This comment was marked as resolved.

@github-actions github-actions Bot closed this Jul 8, 2026
@BethanyG BethanyG reopened this Jul 8, 2026
@IsaacG
IsaacG merged commit 0682194 into exercism:main Jul 9, 2026
13 of 15 checks passed
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.

5 participants