You are here

10 calls to TranslationTest::importContent() in Feeds 8.3

TranslationTest::testAutocreatedTermDefaultLanguage in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests importing auto-created terms when no language is configured for it.
TranslationTest::testAutocreatedTermLanguage in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests if auto-created terms are imported in the configured language.
TranslationTest::testClearOutValues in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests if values are cleared out when importing empty values.
TranslationTest::testImportInProcessorConfiguredLanguage in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests that the language setting on the processor is respected.
TranslationTest::testImportNonDefaultLanguage in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests importing only in a language that is not the default language.
TranslationTest::testImportTranslationForExistingNode in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests importing a translation for an existing node.
TranslationTest::testMappingFieldsAnotherLanguageImport in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests importing values for two languages separately.
TranslationTest::testTranslation in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests importing content with Spanish translation.
TranslationTest::testValuesAreImportedAfterRemovingLanguage in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests if values are kept being imported after removing a language.
TranslationTest::testValuesForMultipleLanguagesAreImported in tests/src/Kernel/Feeds/Target/TranslationTest.php
Tests importing values for multiple languages at once.