You are here

22 calls to SmartlingTestBase::requestTranslationForNode() in TMGMT Translator Smartling 8.2

BaseFlowTest::testRevisionInflation in src/Tests/BaseFlowTest.php
Test revision inflation.
BaseFlowTest::testUploadFileAndDownloadTranslation in src/Tests/BaseFlowTest.php
Test upload and download translation.
BaseFlowTest::testUploadXlfChangeToXmlDownloadXlf in src/Tests/BaseFlowTest.php
Test uploading/downloading xlf file: rely on file name in tmgmt_job.
BaseFlowTest::testUploadXmlChangeToXlfDownloadXml in src/Tests/BaseFlowTest.php
Test uploading/downloading xml file: rely on file name in tmgmt_job.
ContextTest::testContextSendingByCron in src/Tests/ContextTest.php
Test context sending by cron.
ContextTest::testManualContextSending in src/Tests/ContextTest.php
Test manual context sending.
ContextTest::testOverrideContextOption in src/Tests/ContextTest.php
Test override context css class.
ContextTest::testSilentSwitchingOff in src/Tests/ContextTest.php
Test context uploading with turned off "Silent switching mode" feature.
ContextTest::testSilentSwitchingOn in src/Tests/ContextTest.php
Test context uploading with turned on "Silent switching mode" feature.
ContextTest::testSmartlingContextDebuggerSendContext in src/Tests/ContextTest.php
Test Smartling context debugger: send context.
FileNameTest::testAlteredFilename in src/Tests/FileNameTest.php
Test altered file name.
FileNameTest::testOriginalFilename in src/Tests/FileNameTest.php
Test not altered file name.
FileNameTest::testTwoJobsDifferentFileName in src/Tests/FileNameTest.php
Test different file names for different jobs.
LoggingTest::testTrackEntityChangesEventLogging in src/Tests/LoggingTest.php
Test request translation track entity changes logging.
LoggingTest::testViewActionEventLogging in src/Tests/LoggingTest.php
Test request translation in a batch logging.
PushBackControllerTest::testPushBackExistingJobWithoutFileUri in src/Tests/PushBackControllerTest.php
Push back existing job without file uri.
PushBackControllerTest::testPushBackExistingJobWithoutLocale in src/Tests/PushBackControllerTest.php
Push back existing job without locale.
PushBackControllerTest::testPushBackExistingJobWithoutLocaleAndFileUri in src/Tests/PushBackControllerTest.php
Push back existing job without parameters.
PushBackControllerTest::testPushBackExistingJobWithParameters in src/Tests/PushBackControllerTest.php
Push back existing job with parameters.
PushBackControllerTest::testPushBackNonExistingJob in src/Tests/PushBackControllerTest.php
Push back non existing job test.
PushBackControllerTest::testUseCallbackUrlDoNotOverrideHost in src/Tests/PushBackControllerTest.php
Use callback url. Do not override host.
PushBackControllerTest::testUseCallbackUrlOverrideHost in src/Tests/PushBackControllerTest.php
Use callback url. Override host.