A golden-path integration test that loads a real PGLib case, edits it,
solves it, and checks the answer against the same case solved through the
CLI. That single test catches nearly every plumbing regression.
Checked against main @ faec848. Blocked on editing existing — the path it should walk is load a real PGLib case, edit it, solve, inspect.
Source: TODO.md line 3005 — Interface › Testing the interface
A golden-path integration test that loads a real PGLib case, edits it,
solves it, and checks the answer against the same case solved through the
CLI. That single test catches nearly every plumbing regression.
Checked against
main@faec848. Blocked on editing existing — the path it should walk is load a real PGLib case, edit it, solve, inspect.Source:
TODO.mdline 3005 — Interface › Testing the interface