.../EntityResource/Feed/FeedXmlAnonTest.php | 26 ++++++++++++++ .../EntityResource/Feed/FeedXmlBasicAuthTest.php | 40 ++++++++++++++++++++++ .../EntityResource/Feed/FeedXmlCookieTest.php | 31 +++++++++++++++++ .../XmlEntityNormalizationQuirksTrait.php | 4 +++ 4 files changed, 101 insertions(+) diff --git a/core/modules/rest/tests/src/Functional/EntityResource/Feed/FeedXmlAnonTest.php b/core/modules/rest/tests/src/Functional/EntityResource/Feed/FeedXmlAnonTest.php new file mode 100644 index 0000000..f2a3233 --- /dev/null +++ b/core/modules/rest/tests/src/Functional/EntityResource/Feed/FeedXmlAnonTest.php @@ -0,0 +1,26 @@ +