Skip to content

Golden integration test harness #16

Description

@gavinbee

Wire `pytest -m integration` to run the parser against real-scan fixtures and compare against REMS golden sets.

  • Reads from `tests/fixtures/golden/-.json` and matched PDFs in `data/`.
  • Skipped by default; only runs with `-m integration`.
  • Asserts (official, position, successful) tuples match the golden set, modulo position-name normalization.
  • Document the rems-sync golden-set generation flow in `docs/troubleshooting.md` (or a new `docs/testing.md`).

Depends on #10.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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