-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: エンジンモックに辞書機能とAquesTalk風記法機能追加+エンジンモックの辞書のテスト追加 #2443
The head ref may contain hidden characters: "\u30A8\u30F3\u30B8\u30F3\u30E2\u30C3\u30AF\u306B\u8F9E\u66F8\u6A5F\u80FD\u8FFD\u52A0\u30FB\u30A8\u30F3\u30B8\u30F3\u30E2\u30C3\u30AF\u306E\u8F9E\u66F8\u306E\u30C6\u30B9\u30C8\u8FFD\u52A0"
test: エンジンモックに辞書機能とAquesTalk風記法機能追加+エンジンモックの辞書のテスト追加 #2443
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.
Files not reviewed (3)
- tests/unit/mock/engineMock/snapshots/index.spec.ts.snap: Language not supported
- src/mock/engineMock/aquestalkLikeMock.ts: Evaluated as low risk
- src/mock/engineMock/dictMock.ts: Evaluated as low risk
🚀 プレビュー用ページを作成しました 🚀 更新時点でのコミットハッシュ: |
test: テストケースをitからtestに変更
レビューありがとうございます!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 8 changed files in this pull request and generated 2 comments.
Files not reviewed (3)
- tests/unit/mock/engineMock/snapshots/index.spec.ts.snap: Language not supported
- src/plugins/hotkeyPlugin.ts: Evaluated as low risk
- src/mock/engineMock/index.ts: Evaluated as low risk
こちらおそらく問題がないのと、レビューしづらい点も悪いと思うので、まあ僕回りはメンテナである僕がメンテする前提でマージしたいと思います! |
内容
エンジンモックに辞書系とAquesTalk風記法の機能を追加し、エンジンモックの辞書のテストも追加しました。
関連 Issue
その他
これも正直レビューが難しいと思うので、テストコードだけレビューもらってエイヤでマージになりそう。