mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Update expected output for a QA scenario
Inform testers that the container code no longer returns "UNTRUSTED >" strings in its output. Every string is trusted now, and the output will be similar for container and Qubes isolation providers alike.
This commit is contained in:
parent
d376e1da00
commit
aeb8c33b6e
2 changed files with 4 additions and 6 deletions
|
@ -175,10 +175,9 @@ Dangerzone. Dangerzone should show the settings that the user chose.
|
||||||
|
|
||||||
Run Dangerzone and convert the `tests/test_docs/sample_bad_pdf.pdf` document.
|
Run Dangerzone and convert the `tests/test_docs/sample_bad_pdf.pdf` document.
|
||||||
Dangerzone should fail gracefully, by reporting that the operation failed, and
|
Dangerzone should fail gracefully, by reporting that the operation failed, and
|
||||||
showing the last error message.
|
showing the following error message:
|
||||||
|
|
||||||
_(Only for Qubes)_ The only message that the user should see is: "The document
|
> The document format is not supported
|
||||||
format is not supported", without any untrusted strings.
|
|
||||||
|
|
||||||
#### 6. Dangerzone succeeds in converting multiple documents
|
#### 6. Dangerzone succeeds in converting multiple documents
|
||||||
|
|
||||||
|
|
|
@ -105,10 +105,9 @@ Dangerzone. Dangerzone should show the settings that the user chose.
|
||||||
|
|
||||||
Run Dangerzone and convert the `tests/test_docs/sample_bad_pdf.pdf` document.
|
Run Dangerzone and convert the `tests/test_docs/sample_bad_pdf.pdf` document.
|
||||||
Dangerzone should fail gracefully, by reporting that the operation failed, and
|
Dangerzone should fail gracefully, by reporting that the operation failed, and
|
||||||
showing the last error message.
|
showing the following error message:
|
||||||
|
|
||||||
_(Only for Qubes)_ The only message that the user should see is: "The document
|
> The document format is not supported
|
||||||
format is not supported", without any untrusted strings.
|
|
||||||
|
|
||||||
#### 6. Dangerzone succeeds in converting multiple documents
|
#### 6. Dangerzone succeeds in converting multiple documents
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue