V4.1 revisions in preparation for v4.2. AI data capture now better defined.

This commit is contained in:
Jim Lancaster
2026-08-12 18:51:48 -05:00
parent 89cf69f8a2
commit 171132919d
15 changed files with 944 additions and 11 deletions
-1
View File
@@ -118,7 +118,6 @@ class TestDocumentsPageRendering:
assert "Letter from Hig" in response.text
assert "ZC-1924-001" in response.text
assert "Zenna Cochran" in response.text
assert f"/ui/people/{seed_person_and_document[1]}" in response.text
assert "PIPELINE JOBS" in response.text.upper()
assert "Edit Document" in response.text