generated from john/python-template
This commit is contained in:
@@ -261,9 +261,8 @@ class TestSourcesPageRendering:
|
||||
assert "SOURCE PAGE 1: DETAIL-SOURCE.PNG" in response.text.upper()
|
||||
assert "SOURCE METADATA" in response.text.upper()
|
||||
assert "SOURCEJOB METADATA" in response.text.upper()
|
||||
assert "TRANSCRIPTION TEXT" in response.text.upper()
|
||||
assert "TRANSCRIPTION TEXT" not in response.text.upper()
|
||||
assert "EDITABLE REVISION" in response.text.upper()
|
||||
assert "original transcription text" in response.text
|
||||
assert "human revision text" in response.text
|
||||
assert "Save revision" in response.text
|
||||
assert "Previous Page" in response.text
|
||||
|
||||
Reference in New Issue
Block a user