18 calls to LingotekTestBase::resetStorageCachesAndReloadNode() in Lingotek Translation 3.5.x
- LingotekNodeNotificationCallbackQueueWorkerTest::testAutomatedNotificationNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackQueueWorkerTest.php - Tests that a node can be translated using the links on the management page.
- LingotekNodeNotificationCallbackTest::testArchivedNotificationCallback in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node is archived on the right callback.
- LingotekNodeNotificationCallbackTest::testAutomatedNotificationNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekNodeNotificationCallbackTest::testDocumentCancelledAfterUploading in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a document_cancelled callback is handled after document upload.
- LingotekNodeNotificationCallbackTest::testDocumentUpdated in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a document_updated callback is handled after document update.
- LingotekNodeNotificationCallbackTest::testDownloadInterimTranslationNotificationWithInterimNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node reacts to download_interim_translation notification and downloads interim translations based on the settings.
- LingotekNodeNotificationCallbackTest::testDownloadInterimTranslationNotificationWithNoInterimNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node reacts to download_interim_translation notification and does not download interim translations based on the settings.
- LingotekNodeNotificationCallbackTest::testImportFailureWhileUpdating in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that an import_failure callback is handled after document update.
- LingotekNodeNotificationCallbackTest::testImportFailureWhileUploading in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that an import_failure callback is handled after document upload.
- LingotekNodeNotificationCallbackTest::testIncompletePhaseNotificationWithInterimNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node reacts to incomplete target and phase notifications and downloads interim translations based on the settings.
- LingotekNodeNotificationCallbackTest::testIncompletePhaseNotificationWithNoInterimNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node reacts to incomplete target and phase notifications and does not download interim translations based on the settings.
- LingotekNodeNotificationCallbackTest::testManualNotificationNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekNodeNotificationCallbackTest::testPhaseNotificationNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node reacts to a phase notification using the links on the management page.
- LingotekNodeNotificationCallbackTest::testProfileRequestTargetOverridesNotificationNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekNodeNotificationCallbackTest::testProfileTargetOverridesNotificationNodeTranslation in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a node can be translated using the links on the management page.
- LingotekNodeNotificationCallbackTest::testTargetCancelledAfterUploading in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that a target_cancelled callback is handled after document upload.
- LingotekNodeTranslationTest::testEditedNodeTranslation in tests/
src/ Functional/ LingotekNodeTranslationTest.php - Tests that a node can be translated after edited.
- LingotekNodeTranslationTest::testUploadingWithAnError in tests/
src/ Functional/ LingotekNodeTranslationTest.php - Test that we handle errors in upload.