You are here

7 calls to TranslationTest::addMappings() in Feeds 8.3

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::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.