Path:
tests/integration/features/html2pdf/01_empty_document/test.itest
Lines:
13
Non-empty lines:
8
Non-empty lines covered with requirements:
8 / 8 (100.0%)
Functions:
0
Functions covered by requirements:
0 / 0 (0.0%)
1
# @relation(SDOC-SRS-51, scope=file)
2
3
REQUIRES: TEST_HTML2PDF
4
5
RUN: %strictdoc export %S --formats=html2pdf --output-dir %T | filecheck %s --dump-input=fail
6
CHECK: html2pdf4doc: ChromeDriver available at path: {{.*}}7
CHECK: html2pdf4doc: JS logs from the print session
8
9
RUN: %check_exists --file %T/html2pdf/pdf/input.pdf
10
11
RUN: %check_exists --file %T/html2pdf/html/01_empty_document/input-PDF.html
12
13
RUN: python %S/test_pdf.py