Skip to content

Add a test for HangulInputMethod#52

Merged
shugo merged 1 commit intomainfrom
add_test_phrase
Apr 1, 2025
Merged

Add a test for HangulInputMethod#52
shugo merged 1 commit intomainfrom
add_test_phrase

Conversation

@shugo
Copy link
Owner

@shugo shugo commented Apr 1, 2025

No description provided.

@shugo shugo requested a review from Copilot April 1, 2025 08:34
Copy link
Contributor

Copilot AI left a comment

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 a new test for the HangulInputMethod to verify that a sequence of keystroke inputs correctly produces the expected Hangul phrase.

  • Introduces a new test method (test_phrase) that simulates keystroke insertions using assert_self_insert.
  • Verifies that the accumulated keystrokes result in the string "안녕하세요".

@shugo shugo enabled auto-merge April 1, 2025 08:35
@shugo shugo merged commit c72b33e into main Apr 1, 2025
9 checks passed
@shugo shugo deleted the add_test_phrase branch April 1, 2025 08:36
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