Skip to content

Add tests for parse_input function#21

Merged
Codex-Crusader merged 2 commits into
mainfrom
Codex-Crusader-patch-3
Sep 17, 2025
Merged

Add tests for parse_input function#21
Codex-Crusader merged 2 commits into
mainfrom
Codex-Crusader-patch-3

Conversation

@Codex-Crusader

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds test coverage for the parse_input function by introducing two new test cases to validate algebraic notation parsing and invalid input handling.

  • Adds test for algebraic notation parsing (knight move "Nf3")
  • Adds test for invalid input handling to ensure proper error handling

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread tests/test_parse_input.py Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Codex-Crusader Codex-Crusader merged commit 5fbdcb3 into main Sep 17, 2025
1 check passed
@Codex-Crusader Codex-Crusader deleted the Codex-Crusader-patch-3 branch September 17, 2025 10:31
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