Skip to content

Strengthen feedback escalation coverage#61

Open
SilverSupplier wants to merge 1 commit into
sw1029:mainfrom
SilverSupplier:codex/feedback-escalation-coverage
Open

Strengthen feedback escalation coverage#61
SilverSupplier wants to merge 1 commit into
sw1029:mainfrom
SilverSupplier:codex/feedback-escalation-coverage

Conversation

@SilverSupplier
Copy link
Copy Markdown
Collaborator

@SilverSupplier SilverSupplier commented May 17, 2026

Summary

  • Strengthen feedback escalation tests for repeated failures and assisted success states.
  • Verify stable metadata such as assist level, hintShown, assisted, and failure count without pinning full copy strings.
  • Replace brittle CSV substring checks with checks against the final assist-related CSV fields.
  • Add a small reason-hint fallback so empty recognition hints still produce a family-specific action hint.

Verification

  • Unity EditMode tests: 28 passed
  • Unity PlayMode tests: 6 passed
  • node scripts/validate-doc-state.mjs
  • GitHub build, test, validate-docs, and codeql checks

Notes

Closes #40

@SilverSupplier SilverSupplier requested a review from sw1029 as a code owner May 17, 2026 15:20
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.

[Child #14] feedback escalation 테스트 보강

1 participant