23 calls to TestFillPdfTrait::getLatestFillPdfForm() in FillPDF 5.0.x
- FillPdfFormDeleteFormTest::testDeleteForm in tests/
src/ Functional/ FillPdfFormDeleteFormTest.php - Tests the cancel link works.
- FillPdfFormDeleteFormTest::testDeleteFormCancel in tests/
src/ Functional/ FillPdfFormDeleteFormTest.php - Tests the cancel link works.
- FillPdfFormDuplicateFormTest::testDuplicateForm in tests/
src/ Functional/ FillPdfFormDuplicateFormTest.php - Tests the duplicate function.
- FillPdfFormFormTest::testFillPdfFileUsage in tests/
src/ Functional/ FillPdfFormFormTest.php - Tests proper registration of managed_files.
- FillPdfFormFormTest::testFormFormUpload in tests/
src/ Functional/ FillPdfFormFormTest.php - Tests the FillPdfForm entity's edit form.
- FillPdfFormFormTest::testStorageSettings in tests/
src/ Functional/ FillPdfFormFormTest.php - Tests the FillPdfForm entity's edit form.
- FillPdfFormImportFormTest::testExportDuplicateImport in tests/
src/ Functional/ FillPdfFormImportFormTest.php - Tests export and import functions.
- FillPdfOverviewFormTest::testEntityReference in tests/
src/ Functional/ FillPdfOverviewFormTest.php - Tests an entity reference to a FillPdfForm.
- HandlePdfControllerTest::testDownloadAction in tests/
src/ Functional/ HandlePdfControllerTest.php - Tests DownloadAction.
- HandlePdfControllerTest::testRedirectAction in tests/
src/ Functional/ HandlePdfControllerTest.php - Tests RedirectAction.
- HandlePdfControllerTest::testSaveAction in tests/
src/ Functional/ HandlePdfControllerTest.php - Tests SaveAction.
- HandlePdfControllerTest::testStorageSchemeDisallowed in tests/
src/ Functional/ HandlePdfControllerTest.php - Tests handling of an no longer allowed storage scheme.
- HandlePdfControllerTest::testStorageSchemeUnavailable in tests/
src/ Functional/ HandlePdfControllerTest.php - Tests handling of an unavailable storage scheme.
- HandlePdfControllerTest::testTokenFilenameDestination in tests/
src/ Functional/ HandlePdfControllerTest.php - Tests filename and destination of a populated PDF file.
- LinkManipulatorTest::testSampleLink in tests/
src/ Functional/ LinkManipulatorTest.php - Tests parsing a sample link.
- PdfParseTest::backendTest in tests/
src/ Functional/ PdfParseTest.php - Tests a backend.
- PdfPopulationTest::backendTest in tests/
src/ Functional/ PdfPopulationTest.php - Tests a backend.
- PdfPopulationTest::testDuplicateFieldHandling in tests/
src/ Functional/ PdfPopulationTest.php - Test that duplicate fields get filtered out.
- PdfPopulationTest::testImageStamping in tests/
src/ Functional/ PdfPopulationTest.php - Tests Core image stamping.
- PdfPopulationTest::testPdfPopulation in tests/
src/ Functional/ PdfPopulationTest.php - Tests Core entity population and image stamping.
- PdfPopulationTest::testProxyMerge in tests/
src/ Functional/ PdfPopulationTest.php - Tests that merging with the backend proxy works.
- PdfPopulationTest::testSamplePdf in tests/
src/ Functional/ PdfPopulationTest.php - Tests sample mapping.
- PdfWebformPopulationTest::testPdfPopulation in tests/
src/ Functional/ PdfWebformPopulationTest.php - Tests Webform population and image stamping.