silverstripe / silverstripe-versionfeed

Provides an RSS feed for global site changes
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

Test coverage: Check for the content of the original version in the request result #90

Open sabina-talipova opened 1 year ago

sabina-talipova commented 1 year ago

Description

VersionFeedFunctionalTest::testChangesActionContainsChangesForCurrentPageOnly test should check additionally for the content of the original version in the request result. See https://github.com/silverstripe/silverstripe-versionfeed/blob/c4ba8bf3a952adaab3cac8a113d40f4bc69ea8f9/tests/VersionFeedFunctionalTest.php#L168-L190