Merged
Conversation
UnitCmd (Unit ユニット名 ランク) のユニットテストが存在しなかったため追加。 ヘルプドキュメントの記載を期待値として7件のテストを作成: - 引数不足 (ランク省略) でエラー - 引数過多でエラー - 存在しないユニット名でエラー - 有効なユニットデータで正常終了 (NextID を返す) - 有効なユニットデータで SelectedUnitForEvent が設定される - 作成されたユニットの所属が '味方' になる - ランク指定が正しくユニットに設定される Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🧪 ユニットテスト補完 レポート (2026-03-24)
追加したテスト / Tests Added
SRC.Sharp/SRCCoreTests/CmdDatas/UnitCmdMoreTests.cs)UnitCmd_TooFewArgs_ReturnsErrorUnitCmd_TooManyArgs_ReturnsErrorUnitCmd_NonExistentUnit_ReturnsErrorUnitCmd_ValidUnit_CreatesUnitAsFriendUnitCmd_ValidUnit_SetsSelectedUnitForEventSelectedUnitForEventにセットされるUnitCmd_ValidUnit_UnitPartyIsFriend"味方"になるUnitCmd_ValidUnit_WithNonZeroRank_SetsRank合計: 7件追加
カバレッジサマリー / Coverage Summary
テスト結果 / Test Results
ベースライン: Passed 7181 → 追加後: Passed 7188, Failed: 0
次のステップ: 次回実行では機能テストが不十分なコマンド (RecoverHP, RecoverEN, ClearStatus, CombineCmd 等) の正常動作テストを追加
Warning
The following domains were blocked by the firewall during workflow execution:
crl3.digicert.comcrl4.digicert.comdc.services.visualstudio.comocsp.digicert.coms.symcb.coms.symcd.comtscrl.ws.symantec.comtsocsp.ws.symantec.comwww.microsoft.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.