.../EntityResource/View/ViewXmlAnonTest.php | 26 ++++++++++++++++ .../EntityResource/View/ViewXmlBasicAuthTest.php | 36 ++++++++++++++++++++++ .../EntityResource/View/ViewXmlCookieTest.php | 31 +++++++++++++++++++ .../Vocabulary/VocabularyXmlAnonTest.php | 26 ++++++++++++++++ .../Vocabulary/VocabularyXmlBasicAuthTest.php | 36 ++++++++++++++++++++++ .../Vocabulary/VocabularyXmlCookieTest.php | 31 +++++++++++++++++++ 6 files changed, 186 insertions(+) diff --git a/core/modules/rest/tests/src/Functional/EntityResource/View/ViewXmlAnonTest.php b/core/modules/rest/tests/src/Functional/EntityResource/View/ViewXmlAnonTest.php new file mode 100644 index 0000000..2bef328 --- /dev/null +++ b/core/modules/rest/tests/src/Functional/EntityResource/View/ViewXmlAnonTest.php @@ -0,0 +1,26 @@ +