6 calls to LingotekWorkbenchModerationTest::configureNeedsReviewAsUploadState() in Lingotek Translation 3.6.x
- LingotekWorkbenchModerationTest::testDownloadFromNotUploadStateDoesntTriggerATransition in tests/
src/ Functional/ LingotekWorkbenchModerationTest.php - Download from different state doesn't trigger a transition.
- LingotekWorkbenchModerationTest::testDownloadFromUploadStateTriggersATransition in tests/
src/ Functional/ LingotekWorkbenchModerationTest.php - Download from upload state triggers a transition.
- LingotekWorkbenchModerationTest::testModerationToNonUploadStateWithAutomaticProfileDoesntTriggerUpload in tests/
src/ Functional/ LingotekWorkbenchModerationTest.php - Entity moderation with automatic profile to other state does not upload.
- LingotekWorkbenchModerationTest::testModerationToNonUploadStateWithManualProfileDoesntTriggerUpload in tests/
src/ Functional/ LingotekWorkbenchModerationTest.php - Entity moderation with manual profile to other state does not upload.
- LingotekWorkbenchModerationTest::testModerationToUploadStateWithAutomaticProfileTriggersUpload in tests/
src/ Functional/ LingotekWorkbenchModerationTest.php - Entity moderation with automatic profile to upload state triggers upload.
- LingotekWorkbenchModerationTest::testModerationToUploadStateWithManualProfileDoesntTriggerUpload in tests/
src/ Functional/ LingotekWorkbenchModerationTest.php - Entity moderation with manual profile to upload state does not upload.