You are here

18 calls to LingotekTestBase::resetStorageCachesAndReloadNode() in Lingotek Translation 3.8.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.
LingotekNodeNotificationCallbackTest::testDownloadInterimTranslationNotificationWithNoInterimNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node reacts to download_interim_translation notification and downloads interim translations.
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 does react to incomplete target but no phase notifications.
LingotekNodeNotificationCallbackTest::testIncompletePhaseNotificationWithNoInterimNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node reacts to incomplete target and not phase notifications, and does download interim translations.
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.