202 calls to LingotekTestBase::goToConfigBulkManagementForm() in Lingotek Translation 3.0.x
- ChineseBulkTranslationTest::testContentTypeTranslationUsingLinks in tests/
src/ Functional/ ChineseBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- ChineseBulkTranslationTest::testSystemSiteTranslationUsingLinks in tests/
src/ Functional/ ChineseBulkTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekConfigBulkFormTest::testAssignInvalidJobIdsWithTMSUpdate in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that we cannot assign job ids with invalid chars.
- LingotekConfigBulkFormTest::testAssignJobIds in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that can we assign job ids with the bulk operation.
- LingotekConfigBulkFormTest::testAssignJobIdsWithTMSUpdate in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that can we assign job ids with the bulk operation with TMS update.
- LingotekConfigBulkFormTest::testAssignJobIdsWithTMSUpdateWithADocumentArchivedError in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that can we assign job ids with the bulk operation with TMS update.
- LingotekConfigBulkFormTest::testAssignJobIdsWithTMSUpdateWithADocumentLockedError in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that can we assign job ids with the bulk operation with TMS update.
- LingotekConfigBulkFormTest::testAssignJobIdsWithTMSUpdateWithAnError in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that can we assign job ids with the bulk operation with TMS update.
- LingotekConfigBulkFormTest::testAssignJobIdsWithTMSUpdateWithAPaymentRequiredError in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that can we assign job ids with the bulk operation with TMS update.
- LingotekConfigBulkFormTest::testCancelAssignJobIds in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that can we cancel assignation of job ids with the bulk operation.
- LingotekConfigBulkFormTest::testClearJobIds in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests clearing job ids.
- LingotekConfigBulkFormTest::testClearJobIdsWithTMSUpdate in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests clearing job ids with TMS update.
- LingotekConfigBulkFormTest::testClearJobIdsWithTMSUpdateWithADocumentArchivedError in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests clearing job ids with TMS update.
- LingotekConfigBulkFormTest::testClearJobIdsWithTMSUpdateWithADocumentLockedError in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests clearing job ids with TMS update.
- LingotekConfigBulkFormTest::testClearJobIdsWithTMSUpdateWithAnError in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests clearing job ids with TMS update.
- LingotekConfigBulkFormTest::testClearJobIdsWithTMSUpdateWithAPaymentRequiredError in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests clearing job ids with TMS update.
- LingotekConfigBulkFormTest::testConfigFilter in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that the config filtering works correctly.
- LingotekConfigBulkFormTest::testDisabledLanguage in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that the config bulk form doesn't show a language if it's disabled.
- LingotekConfigBulkFormTest::testFieldConfigFilter in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that the field config filtering works correctly.
- LingotekConfigBulkFormTest::testJobIdFilter in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that the bulk management filtering works correctly.
- LingotekConfigBulkFormTest::testJobIdOnUpdate in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests job id is uploaded on update.
- LingotekConfigBulkFormTest::testJobIdOnUpload in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests job id is uploaded on upload.
- LingotekConfigBulkFormTest::testLabelFilter in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that the bulk management filtering works correctly.
- LingotekConfigBulkFormTest::testLabelsAndLinksWhenAvailable in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that config listed links to the config when there are links available.
- LingotekConfigBulkFormTest::testResetAssignJobIds in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that can we reset assignation of job ids with the bulk operation.
- LingotekConfigBulkProfileTest::testChangeTranslationProfileBulk in tests/
src/ Functional/ LingotekConfigBulkProfileTest.php - Tests that the translation profiles can be updated with the bulk actions.
- LingotekConfigBulkProfileTest::testChangeTranslationProfileBulkAfterCancelling in tests/
src/ Functional/ LingotekConfigBulkProfileTest.php - Tests that the translation profiles can be updated with the bulk actions after cancelling.
- LingotekConfigDependenciesTest::testExportingConfigDependencies in tests/
src/ Functional/ LingotekConfigDependenciesTest.php - LingotekConfigEntityBulkProfileTest::testChangeTranslationProfileBulk in tests/
src/ Functional/ LingotekConfigEntityBulkProfileTest.php - Tests that the translation profiles can be updated with the bulk actions.
- LingotekConfigEntityBulkProfileTest::testChangeTranslationProfileBulkAfterCancelling in tests/
src/ Functional/ LingotekConfigEntityBulkProfileTest.php - Tests that the translation profiles can be updated with the bulk actions after cancelling.
- LingotekConfigEntityStatusDownloadTargetTest::testConfigEntityStatusDownloadTarget in tests/
src/ Functional/ LingotekConfigEntityStatusDownloadTargetTest.php - Tests that a config can be translated using the links on the management page.
- LingotekConfigEntityTranslationEditedToPendingTest::testConfigEntityStatusDownloadTarget in tests/
src/ Functional/ LingotekConfigEntityTranslationEditedToPendingTest.php - Tests that a config can be translated using the links on the management page.
- LingotekConfigObjectTranslationDocumentUploadHookTest::testRssPublishingTranslation in tests/
src/ Functional/ LingotekConfigObjectTranslationDocumentUploadHookTest.php - Tests that rss publishing settings can be translated.
- LingotekConfigObjectTranslationPreSaveHookTest::testRssPublishingTranslation in tests/
src/ Functional/ LingotekConfigObjectTranslationPreSaveHookTest.php - Tests that rss publishing settings can be translated.
- LingotekConfigStatusDownloadTargetTest::testConfigStatusDownloadTarget in tests/
src/ Functional/ LingotekConfigStatusDownloadTargetTest.php - Tests that a config can be translated using the links on the management page.
- LingotekConfigSubscriberTest::testDeletingTranslatedConfig in tests/
src/ Functional/ LingotekConfigSubscriberTest.php - LingotekConfigTranslationEditedToPendingTest::testConfigStatusDownloadTarget in tests/
src/ Functional/ LingotekConfigTranslationEditedToPendingTest.php - Tests that a config can be translated using the links on the management page.
- LingotekContentTypeBulkCancelTest::createAndTranslateContentTypeWithLinks in tests/
src/ Functional/ LingotekContentTypeBulkCancelTest.php - LingotekContentTypeBulkDebugTest::testDebugExport in tests/
src/ Functional/ LingotekContentTypeBulkDebugTest.php - LingotekContentTypeBulkDebugTest::testDebugOptionsDisplay in tests/
src/ Functional/ LingotekContentTypeBulkDebugTest.php - Tests that a config can be exported using the debug options on the management page.
- LingotekContentTypeBulkLocaleTranslationTest::testSourceUpdatedAfterRequestingTranslation in tests/
src/ Functional/ LingotekContentTypeBulkLocaleTranslationTest.php - Tests that source is updated after requesting translation.
- LingotekContentTypeBulkLocaleTranslationTest::testSystemSiteTranslationUsingLinks in tests/
src/ Functional/ LingotekContentTypeBulkLocaleTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekContentTypeBulkTranslationTest::testAddingLanguageAllowsRequesting in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekContentTypeBulkTranslationTest::testCheckTranslationsAction in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that all the statuses are set when using the Check Translations action.
- LingotekContentTypeBulkTranslationTest::testCheckTranslationsWithDownloadedLocales in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that current locales are not cleared when checking statuses.
- LingotekContentTypeBulkTranslationTest::testContentTypeMultipleLanguageTranslationUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a config entity can be translated using the actions on the management page.
- LingotekContentTypeBulkTranslationTest::testContentTypeTranslationUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a config can be translated using the actions on the management page.
- LingotekContentTypeBulkTranslationTest::testContentTypeTranslationUsingLinks in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekContentTypeBulkTranslationTest::testDeleteTranslationUpdatesStatuses in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we update the statuses when a translation is deleted.
- LingotekContentTypeBulkTranslationTest::testEditedConfigTranslationUsingLinks in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekContentTypeBulkTranslationTest::testEditedConfigTranslationUsingLinksInAutomaticUploadMode in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekContentTypeBulkTranslationTest::testFormWorksAfterRemovingLanguageWithStatuses in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekContentTypeBulkTranslationTest::testNotSpecifiedLanguageConfigEntityInBulkManagement in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that no config entity is uploaded or listed if has not specified language.
- LingotekContentTypeBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekContentTypeBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekContentTypeBulkTranslationTest::testRequestAllTranslationsWithActionWithAnError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekContentTypeBulkTranslationTest::testRequestAllTranslationsWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithActionWithAnError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithADocumentArchivedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithADocumentLockedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithAnError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekContentTypeBulkTranslationTest::testTranslationDownloadWithUnrequestedLocales in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that unrequested locales are not marked as error when downloading all.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithAnError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUploadingWithAnError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekContentTypeBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekContentTypeBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekContentTypeBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekContentTypeBulkTranslationTest::testWithEncodedQuotations in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests translation with quotation marks.
- LingotekContentTypeExistingBulkTranslationTest::testContentTypeIsUntracked in tests/
src/ Functional/ LingotekContentTypeExistingBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekContentTypeNotificationCallbackTest::testAutomatedNotificationContentTypeTranslation in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekContentTypeNotificationCallbackTest::testDisabledLanguagesAreNotRequested in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that there are no automatic requests for disabled languages.
- LingotekContentTypeNotificationCallbackTest::testDocumentCancelledAfterUploading in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a document_cancelled callback is handled after document upload.
- LingotekContentTypeNotificationCallbackTest::testDocumentDeleted in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Test that a notification with a document deleted is responded correctly.
- LingotekContentTypeNotificationCallbackTest::testDocumentUpdated in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a document_updated callback is handled after document update.
- LingotekContentTypeNotificationCallbackTest::testImportFailureWhileUpdating in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that an import_failure callback is handled after document update.
- LingotekContentTypeNotificationCallbackTest::testImportFailureWhileUploading in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that an import_failure callback is handled after document upload.
- LingotekContentTypeNotificationCallbackTest::testIncompletePhaseNotificationWithInterimContentTypeTranslation in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a node type reacts to incomplete target and phase notifications and downloads interim translations based on the settings.
- LingotekContentTypeNotificationCallbackTest::testIncompletePhaseNotificationWithNoInterimContentTypeTranslation in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a node type reacts to incomplete target and phase notifications and does not download interim translations based on the settings.
- LingotekContentTypeNotificationCallbackTest::testManualNotificationContentTypeTranslation in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekContentTypeNotificationCallbackTest::testPhaseNotificationContentTypeTranslation in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a node type reacts to a phase notification using the links on the management page.
- LingotekContentTypeNotificationCallbackTest::testProfileRequestTargetOverridesNotificationContentTypeTranslation in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekContentTypeNotificationCallbackTest::testProfileTargetOverridesNotificationContentTypeTranslation in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekContentTypeNotificationCallbackTest::testTargetCancelledAfterUploading in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that a target_cancelled callback is handled after document upload.
- LingotekContentTypeNotificationCallbackTest::testTargetDeleted in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Test that a notification with a target deleted is responded correctly.
- LingotekFieldBodyBulkCancelTest::createAndTranslateFieldWithLinks in tests/
src/ Functional/ LingotekFieldBodyBulkCancelTest.php - LingotekFieldBodyBulkDebugTest::testDebugExport in tests/
src/ Functional/ LingotekFieldBodyBulkDebugTest.php - LingotekFieldBodyBulkDebugTest::testDebugOptionsDisplay in tests/
src/ Functional/ LingotekFieldBodyBulkDebugTest.php - Tests that a config can be exported using the debug options on the management page.
- LingotekFieldBodyBulkTranslationTest::testAddingLanguageAllowsRequesting in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekFieldBodyBulkTranslationTest::testCheckTranslationsAction in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that all the statuses are set when using the Check Translations action.
- LingotekFieldBodyBulkTranslationTest::testCheckTranslationsWithDownloadedLocales in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that current locales are not cleared when checking statuses.
- LingotekFieldBodyBulkTranslationTest::testDeleteTranslationUpdatesStatuses in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we update the statuses when a translation is deleted.
- LingotekFieldBodyBulkTranslationTest::testDownloadingConfigFieldWithAnError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in download for configs.
- LingotekFieldBodyBulkTranslationTest::testEditedConfigTranslationUsingLinks in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekFieldBodyBulkTranslationTest::testEditedConfigTranslationUsingLinksInAutomaticUploadMode in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekFieldBodyBulkTranslationTest::testFieldBodyMultipleLanguageTranslationUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that a field can be translated using the actions on the management page.
- LingotekFieldBodyBulkTranslationTest::testFieldBodyTranslationUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that a config can be translated using the actions on the management page.
- LingotekFieldBodyBulkTranslationTest::testFieldBodyTranslationUsingLinks in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekFieldBodyBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekFieldBodyBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekFieldBodyBulkTranslationTest::testRequestAllTranslationsWithActionWithAnError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekFieldBodyBulkTranslationTest::testRequestAllTranslationsWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithActionWithAnError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithADocumentArchivedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithADocumentLockedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithAnError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekFieldBodyBulkTranslationTest::testTranslationDownloadWithUnrequestedLocales in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that unrequested locales are not marked as error when downloading all.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithAnError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUploadingWithAnError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekFieldBodyBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekFieldBodyBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekFieldBodyBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekFieldBodyExistingBulkTranslationTest::testBodyFieldIsUntracked in tests/
src/ Functional/ LingotekFieldBodyExistingBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekFieldBodyNotificationCallbackTest::testAutomatedNotificationFieldTranslation in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekFieldBodyNotificationCallbackTest::testDisabledLanguagesAreNotRequested in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that there are no automatic requests for disabled languages.
- LingotekFieldBodyNotificationCallbackTest::testDocumentCancelledAfterUploading in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that a document_cancelled callback is handled after document upload.
- LingotekFieldBodyNotificationCallbackTest::testDocumentDeleted in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Test that a notification with a document deleted is responded correctly.
- LingotekFieldBodyNotificationCallbackTest::testDocumentUpdated in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that a document_updated callback is handled after document update.
- LingotekFieldBodyNotificationCallbackTest::testImportFailureWhileUpdating in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that an import_failure callback is handled after document update.
- LingotekFieldBodyNotificationCallbackTest::testImportFailureWhileUploading in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that an import_failure callback is handled after document upload.
- LingotekFieldBodyNotificationCallbackTest::testManualNotificationContentTypeTranslation in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekFieldBodyNotificationCallbackTest::testProfileRequestTargetOverridesNotificationContentTypeTranslation in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekFieldBodyNotificationCallbackTest::testProfileTargetOverridesNotificationContentTypeTranslation in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekFieldBodyNotificationCallbackTest::testTargetCancelledAfterUploading in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that a target_cancelled callback is handled after document upload.
- LingotekFieldBodyNotificationCallbackTest::testTargetDeleted in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Test that a notification with a target deleted is responded correctly.
- LingotekJobManagementTests::testJobTranslationConfigTabHasOwnFilter in tests/
src/ Functional/ LingotekJobManagementTests.php - LingotekProfileFormTest::testDeletingProfileBeingUsedInConfigSettings in tests/
src/ Functional/ Form/ LingotekProfileFormTest.php - Test deleting profile being used in content is not deleted.
- LingotekSystemSiteBulkCancelTest::createAndTranslateSystemSiteWithLinks in tests/
src/ Functional/ LingotekSystemSiteBulkCancelTest.php - LingotekSystemSiteBulkCancelTest::testSystemSiteCancellation in tests/
src/ Functional/ LingotekSystemSiteBulkCancelTest.php - Tests that a config entity can be cancelled using the bulk operations on the management page.
- LingotekSystemSiteBulkCancelTest::testSystemSiteCancelTarget in tests/
src/ Functional/ LingotekSystemSiteBulkCancelTest.php - Tests that a config target can be cancelled using the bulk operations on the management page.
- LingotekSystemSiteBulkDebugTest::testDebugExport in tests/
src/ Functional/ LingotekSystemSiteBulkDebugTest.php - LingotekSystemSiteBulkDebugTest::testDebugOptionsDisplay in tests/
src/ Functional/ LingotekSystemSiteBulkDebugTest.php - Tests that a config can be exported using the debug options on the management page.
- LingotekSystemSiteBulkLocaleTranslationTest::testSourceUpdatedAfterRequestingTranslation in tests/
src/ Functional/ LingotekSystemSiteBulkLocaleTranslationTest.php - Tests that source is updated after requesting translation.
- LingotekSystemSiteBulkLocaleTranslationTest::testSystemSiteTranslationUsingLinks in tests/
src/ Functional/ LingotekSystemSiteBulkLocaleTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekSystemSiteBulkTranslationTest::testAddingLanguageAllowsRequesting in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekSystemSiteBulkTranslationTest::testCheckTranslationsAction in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that all the statuses are set when using the Check Translations action.
- LingotekSystemSiteBulkTranslationTest::testCheckTranslationsWithDownloadedLocales in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that current locales are not cleared when checking statuses.
- LingotekSystemSiteBulkTranslationTest::testDeleteTranslationUpdatesStatuses in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we update the statuses when a translation is deleted.
- LingotekSystemSiteBulkTranslationTest::testDownloadingWithAnError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in download for configs.
- LingotekSystemSiteBulkTranslationTest::testEditedConfigTranslationUsingLinks in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekSystemSiteBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekSystemSiteBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekSystemSiteBulkTranslationTest::testRequestAllTranslationsWithActionWithAnError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekSystemSiteBulkTranslationTest::testRequestAllTranslationsWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithActionWithAnError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithADocumentArchivedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithADocumentLockedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithAnError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekSystemSiteBulkTranslationTest::testSystemSiteMultipleLanguageTranslationUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that a config object can be translated using the actions on the management page.
- LingotekSystemSiteBulkTranslationTest::testSystemSiteTranslationUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that a config can be translated using the actions on the management page.
- LingotekSystemSiteBulkTranslationTest::testSystemSiteTranslationUsingLinks in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekSystemSiteBulkTranslationTest::testTranslationDownloadWithUnrequestedLocales in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that unrequested locales are not marked as error when downloading all.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithAnError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUploadingWithAnError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekSystemSiteBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekSystemSiteBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekSystemSiteBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekSystemSiteBulkTranslationTest::testWithEncodedQuotations in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests translation with quotation marks.
- LingotekSystemSiteExistingBulkTranslationTest::testSystemSiteIsUntracked in tests/
src/ Functional/ LingotekSystemSiteExistingBulkTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekUserSettingsBulkTranslationTest::testAddingLanguageAllowsRequesting in tests/
src/ Functional/ LingotekUserSettingsBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekUserSettingsBulkTranslationTest::testEditedConfigTranslationUsingLinks in tests/
src/ Functional/ LingotekUserSettingsBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekUserSettingsBulkTranslationTest::testUserSettingsMultipleLanguageTranslationUsingActions in tests/
src/ Functional/ LingotekUserSettingsBulkTranslationTest.php - Tests that a config object can be translated using the actions on the management page.
- LingotekUserSettingsBulkTranslationTest::testUserSettingsTranslationUsingActions in tests/
src/ Functional/ LingotekUserSettingsBulkTranslationTest.php - Tests that a config can be translated using the actions on the management page.
- LingotekUserSettingsBulkTranslationTest::testUserSettingsTranslationUsingLinks in tests/
src/ Functional/ LingotekUserSettingsBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekUtilitiesDisassociateAllDocumentsTest::createAndCancelAConfig in tests/
src/ Functional/ LingotekUtilitiesDisassociateAllDocumentsTest.php - LingotekUtilitiesDisassociateAllDocumentsTest::createAndCancelANodeType in tests/
src/ Functional/ LingotekUtilitiesDisassociateAllDocumentsTest.php - LingotekUtilitiesDisassociateAllDocumentsTest::testDisassociateAllDocuments in tests/
src/ Functional/ LingotekUtilitiesDisassociateAllDocumentsTest.php - LingotekUtilitiesDisassociateAllDocumentsTest::testDisassociateAllDocumentsWithCancelledDocuments in tests/
src/ Functional/ LingotekUtilitiesDisassociateAllDocumentsTest.php - LingotekUtilitiesDisassociateAllDocumentsTest::translateArticleContentType in tests/
src/ Functional/ LingotekUtilitiesDisassociateAllDocumentsTest.php - LingotekUtilitiesDisassociateAllDocumentsTest::translateSystemSiteConfig in tests/
src/ Functional/ LingotekUtilitiesDisassociateAllDocumentsTest.php