You are here

15 calls to SmartlingTestBase::createJobWithItems() in TMGMT Translator Smartling 8.3

BaseFlowTest::testJobCancelingLeadsToAuditLogRecordCreation in tests/src/Kernel/BaseFlowTest.php
Job canceling leads to audit log record creation.
BaseFlowTest::testJobFileDeletionInDashboardNoTranslatorAssigned in tests/src/Kernel/BaseFlowTest.php
Delete file in Smartling dashboard when corresponding TMGMT job is deleted.
BaseFlowTest::testJobFileDeletionInDashboardNotSmartlingTranslatorAssigned in tests/src/Kernel/BaseFlowTest.php
Delete file in Smartling dashboard when corresponding TMGMT job is deleted.
BaseFlowTest::testJobFileDeletionInDashboardSuccess in tests/src/Kernel/BaseFlowTest.php
Delete file in Smartling dashboard when corresponding TMGMT job is deleted.
BaseFlowTest::testTranslatorSettingsUpdateLeadsToAuditLogRecordCreation in tests/src/Kernel/BaseFlowTest.php
Translator settings update leads to audit log record creation.
DownloadFlowTest::testDownloadFailFlow in tests/src/Kernel/DownloadFlowTest.php
Download fail flow.
DownloadFlowTest::testDownloadFailFlowImportFailed in tests/src/Kernel/DownloadFlowTest.php
Download fail flow: import failed.
DownloadFlowTest::testDownloadFailFlowValidationFailed in tests/src/Kernel/DownloadFlowTest.php
Download fail flow: validation failed.
DownloadFlowTest::testDownloadSuccessFullFlow in tests/src/Kernel/DownloadFlowTest.php
Download success full flow.
DownloadFlowTest::testDownloadSuccessPartialFlowImportSkipped in tests/src/Kernel/DownloadFlowTest.php
Download success partial flow: import skipped.
SmartlingTranslatorTest::testAddSmartlingDirectives in tests/src/Kernel/SmartlingTranslatorTest.php
Test adding directives to upload params.
UploadFlowTest::testRequestTranslationFailFlowErrorWhileUploading in tests/src/Kernel/UploadFlowTest.php
Upload fail flow: error while uploading.
UploadFlowTest::testRequestTranslationFailFlowNoBatchUid in tests/src/Kernel/UploadFlowTest.php
Upload fail flow: no batch uid.
UploadFlowTest::testRequestTranslationSuccessFlowDoNotExecute in tests/src/Kernel/UploadFlowTest.php
Upload success flow without batch execution.
UploadFlowTest::testRequestTranslationSuccessFlowExecute in tests/src/Kernel/UploadFlowTest.php
Upload success flow with batch execution.