Skip to content

Add testing docs and PR CI workflow #6

Description

@carlosrivera

Problem

  • No centralized testing documentation and no PR CI that runs cargo check / cargo test.

Goals

  • Add testing documentation (unit tests, coverage, and TUI smoke checklist).
  • Add GitHub Actions workflow to run cargo check and cargo test on PRs.

Acceptance

  • docs/testing.md exists and is linked from docs/README.md and README.md.
  • PR workflow runs on pull_request and executes cargo check + cargo test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions