Skip to content

Test coverage gaps: error cases, Blazor bUnit #70

@StepKie

Description

@StepKie

Context

From the pre-1.3.0 code-review findings (.claude/findings.md was deleted in 2a7c89c; surviving items consolidated here).

What's missing

Parser/handler tests

Blazor component tests

  • No bUnit tests for the MtgCsvProcessor component — the largest piece of UI logic in the project goes untested.
  • Specifically valuable cases: input/output dropdown filtering (just added in this PR), auto-detect on file change, format swap when input == output, error UI for malformed CSVs.

Out of scope

  • E2E tests through Playwright/etc. — the bUnit layer is the right next step before reaching for browser drivers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions