ActionTest |
tests/src/Functional/ActionTest.php |
JSON API integration test for the "Action" config entity type. |
BaseFieldOverrideTest |
tests/src/Functional/BaseFieldOverrideTest.php |
JSON API integration test for the "BaseFieldOverride" config entity type. |
BlockContentTest |
tests/src/Functional/BlockContentTest.php |
JSON API integration test for the "BlockContent" content entity type. |
BlockContentTypeTest |
tests/src/Functional/BlockContentTypeTest.php |
JSON API integration test for the "BlockContentType" config entity type. |
BlockTest |
tests/src/Functional/BlockTest.php |
JSON API integration test for the "Block" config entity type. |
CommentTest |
tests/src/Functional/CommentTest.php |
JSON API integration test for the "Comment" content entity type. |
CommentTypeTest |
tests/src/Functional/CommentTypeTest.php |
JSON API integration test for the "CommentType" config entity type. |
ConfigTestTest |
tests/src/Functional/ConfigTestTest.php |
JSON API integration test for the "ConfigTest" config entity type. |
ConfigurableLanguageTest |
tests/src/Functional/ConfigurableLanguageTest.php |
JSON API integration test for the "ConfigurableLanguage" config entity type. |
ContactFormTest |
tests/src/Functional/ContactFormTest.php |
JSON API integration test for the "ContactForm" config entity type. |
ContentLanguageSettingsTest |
tests/src/Functional/ContentLanguageSettingsTest.php |
JSON API integration test for "ContentLanguageSettings" config entity type. |
DateFormatTest |
tests/src/Functional/DateFormatTest.php |
JSON API integration test for the "DateFormat" config entity type. |
EditorTest |
tests/src/Functional/EditorTest.php |
JSON API integration test for the "Editor" config entity type. |
EntityFormDisplayTest |
tests/src/Functional/EntityFormDisplayTest.php |
JSON API integration test for the "EntityFormDisplay" config entity type. |
EntityFormModeTest |
tests/src/Functional/EntityFormModeTest.php |
JSON API integration test for the "EntityFormMode" config entity type. |
EntityTestTest |
tests/src/Functional/EntityTestTest.php |
JSON API integration test for the "EntityTest" content entity type. |
EntityViewDisplayTest |
tests/src/Functional/EntityViewDisplayTest.php |
JSON API integration test for the "EntityViewDisplay" config entity type. |
EntityViewModeTest |
tests/src/Functional/EntityViewModeTest.php |
JSON API integration test for the "EntityViewMode" config entity type. |
ExternalNormalizersTest |
tests/src/Functional/ExternalNormalizersTest.php |
Asserts external normalizers are handled as expected by the JSON API module. |
FeedTest |
tests/src/Functional/FeedTest.php |
JSON API integration test for the "Feed" content entity type. |
FieldConfigTest |
tests/src/Functional/FieldConfigTest.php |
JSON API integration test for the "FieldConfig" config entity type. |
FieldStorageConfigTest |
tests/src/Functional/FieldStorageConfigTest.php |
JSON API integration test for the "FieldStorageConfig" config entity type. |
FileTest |
tests/src/Functional/FileTest.php |
JSON API integration test for the "File" content entity type. |
FilterFormatTest |
tests/src/Functional/FilterFormatTest.php |
JSON API integration test for the "FilterFormat" config entity type. |
ImageStyleTest |
tests/src/Functional/ImageStyleTest.php |
JSON API integration test for the "ImageStyle" config entity type. |
InternalEntitiesTest |
tests/src/Functional/InternalEntitiesTest.php |
Makes assertions about the JSON API behavior for internal entities. |
ItemTest |
tests/src/Functional/ItemTest.php |
JSON API integration test for the "Item" content entity type. |
JsonApiFunctionalMultilingualTest |
tests/src/Functional/JsonApiFunctionalMultilingualTest.php |
Tests JSON API multilingual support. |
JsonApiFunctionalTest |
tests/src/Functional/JsonApiFunctionalTest.php |
General functional test class. |
JsonApiFunctionalTestBase |
tests/src/Functional/JsonApiFunctionalTestBase.php |
Provides helper methods for the JSON API module's functional tests. |
JsonApiRegressionTest |
tests/src/Functional/JsonApiRegressionTest.php |
JSON API regression tests. |
MediaTest |
tests/src/Functional/MediaTest.php |
JSON API integration test for the "Media" content entity type. |
MediaTypeTest |
tests/src/Functional/MediaTypeTest.php |
JSON API integration test for the "MediaType" config entity type. |
MenuLinkContentTest |
tests/src/Functional/MenuLinkContentTest.php |
JSON API integration test for the "MenuLinkContent" content entity type. |
MenuTest |
tests/src/Functional/MenuTest.php |
JSON API integration test for the "Menu" config entity type. |
MessageTest |
tests/src/Functional/MessageTest.php |
JSON API integration test for the "Message" content entity type. |
NodeTest |
tests/src/Functional/NodeTest.php |
JSON API integration test for the "Node" content entity type. |
NodeTypeTest |
tests/src/Functional/NodeTypeTest.php |
JSON API integration test for the "NodeType" config entity type. |
RdfMappingTest |
tests/src/Functional/RdfMappingTest.php |
JSON API integration test for the "RdfMapping" config entity type. |
ResourceResponseTestTrait |
tests/src/Functional/ResourceResponseTestTrait.php |
Utility methods for handling resource responses. |
ResourceTestBase |
tests/src/Functional/ResourceTestBase.php |
Subclass this for every JSON API resource type. |
ResponsiveImageStyleTest |
tests/src/Functional/ResponsiveImageStyleTest.php |
JSON API integration test for the "ResponsiveImageStyle" config entity type. |
RestJsonApiUnsupported |
tests/src/Functional/RestJsonApiUnsupported.php |
Ensures that the 'api_json' format is not supported by the REST module. |
RestResourceConfigTest |
tests/src/Functional/RestResourceConfigTest.php |
JSON API integration test for the "RestResourceConfig" config entity type. |
RoleTest |
tests/src/Functional/RoleTest.php |
JSON API integration test for the "Role" config entity type. |
SearchPageTest |
tests/src/Functional/SearchPageTest.php |
JSON API integration test for the "SearchPage" config entity type. |
ShortcutSetTest |
tests/src/Functional/ShortcutSetTest.php |
JSON API integration test for the "ShortcutSet" config entity type. |
ShortcutTest |
tests/src/Functional/ShortcutTest.php |
JSON API integration test for the "Shortcut" content entity type. |
TermTest |
tests/src/Functional/TermTest.php |
JSON API integration test for the "Term" content entity type. |
TestCoverageTest |
tests/src/Functional/TestCoverageTest.php |
Checks that all core content/config entity types have JSON API test coverage. |
TourTest |
tests/src/Functional/TourTest.php |
JSON API integration test for the "Tour" config entity type. |
UserTest |
tests/src/Functional/UserTest.php |
JSON API integration test for the "User" content entity type. |
ViewTest |
tests/src/Functional/ViewTest.php |
JSON API integration test for the "View" config entity type. |
VocabularyTest |
tests/src/Functional/VocabularyTest.php |
JSON API integration test for the "vocabulary" config entity type. |
WorkflowTest |
tests/src/Functional/WorkflowTest.php |
JSON API integration test for the "Workflow" config entity type. |