silverstripe-cms/tests/php
Sam Minnee 469e7ca01b FIX: Make test comparison less brittle in MigrateSiteTreeLinkingTaskTest
Comparing every single field is unnecessary and brittle, only the IDs
need to be compared.

Notably this tripped over a potential bug fix in
https://github.com/silverstripe/silverstripe-framework/pull/8591
but the change should be incorporated regardless.
2019-05-28 12:51:23 +12:00
..
Controllers Remove flush from CMSPageHistoryControllerTest 2019-04-01 10:58:53 +13:00
Model FIX: Fixes #2110 added default Title value for saved pages. (#2366) 2019-04-15 14:33:15 +12:00
Reports Manual fixes to automatic namespacing 2017-08-09 17:09:28 +12:00
Search MINOR: Add tests for some search-form fixes 2018-11-10 12:07:49 +13:00
Tasks FIX: Make test comparison less brittle in MigrateSiteTreeLinkingTaskTest 2019-05-28 12:51:23 +12:00