36 calls to TmgmtTestTrait::createJob() in Translation Management Tool 8
- ConfigSourceUiTest::testFieldConfigTranslateTabSingleCheckout in sources/
tmgmt_config/ tests/ src/ Functional/ ConfigSourceUiTest.php - Test the field config entity type for a single checkout.
- ContentEntitySourceTranslatableEntityTest::testTranslatableEntityReferences in sources/
content/ tests/ src/ Functional/ ContentEntitySourceTranslatableEntityTest.php - Tests that the referenced entities are always embedded.
- ContentTmgmtEntitySourceListTest::testTranslationStatuses in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceListTest.php - ContentTmgmtEntitySourceUiTest::testConsiderFieldSequences in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceUiTest.php - Test consider field sequences.
- ContentTmgmtEntitySourceUiTest::testEmbeddedReferences in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceUiTest.php - Tests the embedded references.
- ContentTmgmtEntitySourceUiTest::testEntitySourceAnonymousAccess in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceUiTest.php - Test content entity source anonymous access.
- ContentTmgmtEntitySourceUiTest::testEntitySourcePreview in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceUiTest.php - Test content entity source preview.
- ContentTmgmtEntitySourceUiTest::testNodeTranslateTabSingleCheckout in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceUiTest.php - Test the translate tab for a single checkout.
- ContentTmgmtEntitySourceUiTest::testSourceOverview in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceUiTest.php - Test the handling existing content with continuous jobs.
- ContentTmgmtEntitySourceUiTest::testSourceUpdate in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceUiTest.php - Test content entity source preview.
- FileTranslatorTest::testHTML in translators/
tmgmt_file/ tests/ src/ Functional/ FileTranslatorTest.php - Tests export and import for the HTML format.
- FileTranslatorTest::testPrivate in translators/
tmgmt_file/ tests/ src/ Functional/ FileTranslatorTest.php - Tests storing files in the private file system.
- FileTranslatorTest::testXLIFF in translators/
tmgmt_file/ tests/ src/ Functional/ FileTranslatorTest.php - Tests import and export for the XLIFF format.
- FileTranslatorTest::testXLIFFCDATA in translators/
tmgmt_file/ tests/ src/ Functional/ FileTranslatorTest.php - Test the CDATA option for XLIFF export and import.
- FileTranslatorTest::testXLIFFTextProcessing in translators/
tmgmt_file/ tests/ src/ Functional/ FileTranslatorTest.php - Test the content processing for XLIFF export and import.
- LocalTranslatorContinuousTest::testContinuousJobs in translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorContinuousTest.php - Test continuous Jobs in TMGMT local.
- LocalTranslatorPreviewTest::testPreview in translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorPreviewTest.php - Test the preview of TMGMT local.
- LocalTranslatorTest::testAbort in translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorTest.php - Test the task and task items are closed and completed when aborting a Job.
- LocalTranslatorTest::testAllowAll in translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorTest.php - Test the allow all setting.
- LocalTranslatorTest::testAssigneeSkillsForTasks in translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorTest.php - Test assignee skills.
- LocalTranslatorTest::testBasicWorkflow in translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorTest.php - Test the basic translation workflow.
- LocalTranslatorTest::testLocalProgress in translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorTest.php - Tests of the task progress.
- LocalTranslatorTest::testVBOPermissions in translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorTest.php - Test permissions for the tmgmt_local VBO actions.
- TMGMTUiContinuousTest::testContinuous in tests/
src/ Functional/ TMGMTUiContinuousTest.php - Tests of the job item review process.
- TMGMTUiJavascriptTest::testItemRevision in tests/
src/ FunctionalJavascript/ TMGMTUiJavascriptTest.php - Test the Revisions of a job item.
- TMGMTUiJavascriptTest::testReview in tests/
src/ FunctionalJavascript/ TMGMTUiJavascriptTest.php - Tests of the job item review process.
- TMGMTUiJavascriptTest::testSourceUpdate in tests/
src/ FunctionalJavascript/ TMGMTUiJavascriptTest.php - Tests update the source and show the diff of the source.
- TMGMTUiReviewTest::testTextFormatPermissions in tests/
src/ Functional/ TMGMTUiReviewTest.php - Tests text format permissions on translation fields.
- TMGMTUiTest::testAbortJob in tests/
src/ Functional/ TMGMTUiTest.php - Test the process of aborting and resubmitting the job.
- TMGMTUiTest::testCheckoutForm in tests/
src/ Functional/ TMGMTUiTest.php - Test the page callbacks to create jobs and check them out.
- TMGMTUiTest::testCheckoutFunction in tests/
src/ Functional/ TMGMTUiTest.php - Tests the tmgmt_job_checkout() function.
- TMGMTUiTest::testJobItemDelete in tests/
src/ Functional/ TMGMTUiTest.php - Test the deletion and abortion of job item.
- TMGMTUiTest::testPageTitles in tests/
src/ Functional/ TMGMTUiTest.php - Test titles of various TMGMT pages.
- TMGMTUiTest::testProgress in tests/
src/ Functional/ TMGMTUiTest.php - Tests of the job item review process.
- TMGMTUiTest::testSuggestions in tests/
src/ Functional/ TMGMTUiTest.php - Tests the UI of suggestions.
- TranslatorTest::testTranslatorHandling in tests/
src/ Functional/ TranslatorTest.php - Tests creating and deleting a translator.