Skip to content

fix: validate help module selections - #119

Open
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/validate-help-module-selection-20260809
Open

fix: validate help module selections#119
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/validate-help-module-selection-20260809

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Validate help-module component selections before parsing page and module data.
  • Return a friendly recovery embed instead of throwing on malformed interaction data.
  • Add focused coverage for valid and malformed selection identifiers.

Verification

  • dotnet restore
  • dotnet build --no-restore
  • dotnet test Morpheus.Tests/Morpheus.Tests.csproj --no-restore --filter FullyQualifiedName~HelpCommandRegistrationTests
  • Full suite: 304 passed, 2 known globalization-invariant baseline failures in NormalizeTimeUntilEventName_NormalizesCase because tr-TR is unavailable in this environment.
  • git diff --check passed.
  • Repository-wide dotnet format remains blocked by pre-existing line-ending/whitespace findings across the checkout.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

@vycdev2
vycdev2 force-pushed the fix/validate-help-module-selection-20260809 branch from 2b4f123 to e1cc5b0 Compare August 9, 2026 22: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.

1 participant