20 calls to SmartlingTestBase::createJobWithItems() in TMGMT Translator Smartling 8.4
- 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::testDownloadByTmgmtJob in tests/
src/ Kernel/ DownloadFlowTest.php - Download success full flow: download by TMGMT Job (all TMGMT Job Items).
- DownloadFlowTest::testDownloadByTmgmtJobAndTmgmtJobItem in tests/
src/ Kernel/ DownloadFlowTest.php - Download success full flow: download by TMGMT Job and TMGMT Job Item.
- DownloadFlowTest::testDownloadFailFlow in tests/
src/ Kernel/ DownloadFlowTest.php - Download fail flow.
- DownloadFlowTest::testDownloadFailFlowGetTranslationRequestFailed in tests/
src/ Kernel/ DownloadFlowTest.php - Download fail flow: get translation request failed.
- 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.
- TranslationRequestManagerTest::setUp in tests/
src/ Kernel/ TranslationRequestManagerTest.php - 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::testRequestTranslationFailFlowTranslationRequestUpsertFailed in tests/
src/ Kernel/ UploadFlowTest.php - Upload fail flow: translation request upsert failed.
- 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.