namespace Drupal\Tests\taxonomy\Functional

Same name in other branches
  1. 9 Drupal\Tests\taxonomy\Functional
  2. 8.9.x Drupal\Tests\taxonomy\Functional
  3. 10 Drupal\Tests\taxonomy\Functional
Object name File name Summary
EarlyDateTest core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php Posts an article with a taxonomy term and a date prior to 1970.
GenericTest core/modules/taxonomy/tests/src/Functional/GenericTest.php Generic module test for taxonomy.
RssTest core/modules/taxonomy/tests/src/Functional/RssTest.php Tests the taxonomy RSS display.
TaxonomyImageTest core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Tests image upload on taxonomy terms.
TaxonomyRevisionDeleteTest core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php Taxonomy term revision delete form test.
TaxonomyRevisionRevertTest core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionRevertTest.php Taxonomy term revision form test.
TaxonomyRevisionTest core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php Tests the new_revision setting of taxonomy vocabularies.
TaxonomyRevisionVersionHistoryTest core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php Taxonomy term version history test.
TaxonomyTermContentModerationTest core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php Tests taxonomy terms with Content Moderation.
TaxonomyTermIndentationTest core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php Ensure that the term indentation works properly.
TaxonomyTermPagerTest core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php Ensures that the term pager works properly.
TaxonomyTestBase core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php Provides common helper methods for Taxonomy module tests.
TaxonomyTranslationTestTrait core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php Provides common testing base for translated taxonomy terms.
TermAccessTest core/modules/taxonomy/tests/src/Functional/TermAccessTest.php Tests the taxonomy term access permissions.
TermAutocompleteTest core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests the autocomplete implementation of the taxonomy class.
TermCacheTagsTest core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php Tests the Taxonomy term entity's cache tags.
TermContextualLinksTest core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php Tests views contextual links on terms.
TermIndexTest core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Tests the hook implementations that maintain the taxonomy index.
TermLanguageTest core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php Tests the language functionality for the taxonomy terms.
TermParentsTest core/modules/taxonomy/tests/src/Functional/TermParentsTest.php Tests managing taxonomy parents through the user interface.
TermTest core/modules/taxonomy/tests/src/Functional/TermTest.php Tests load, save and delete for taxonomy terms.
TermTranslationFieldViewTest core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Tests the translation of taxonomy terms field on nodes.
TermTranslationTest core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Tests for proper breadcrumb translation.
TermTranslationUITest core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Tests the Term Translation UI.
ThemeTest core/modules/taxonomy/tests/src/Functional/ThemeTest.php Verifies that various taxonomy pages use the expected theme.
VocabularyLanguageTest core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests the language functionality for vocabularies.
VocabularyPermissionsTest core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Tests the taxonomy vocabulary permissions.
VocabularySerializationTest core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php Regression test for https://www.drupal.org/node/2807263.
VocabularyTranslationTest core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Tests content translation for vocabularies.
VocabularyUiTest core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php Tests the taxonomy vocabulary interface.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.