silverstripe-contentreview/tests/php
Guy Sartorelli cc127d7b51 ENH: Respect sort and limit arguments
These parameters are defined in the PHPDocs for `Report` and are technically part of the method signature. They should be respected and in the case of the new default limit in silverstripe/silverstripe-reports#139 this could have performance ramifications for large datasets.
2022-03-10 16:23:56 +13:00
..
Extensions API phpunit 9 support 2021-11-01 14:35:22 +13:00
Forms API phpunit 9 support 2021-11-01 14:35:22 +13:00
ContentReviewBaseTest.php API phpunit 9 support 2021-11-01 14:35:22 +13:00
ContentReviewCMSPageEditControllerTest.php API phpunit 9 support 2021-11-01 14:35:22 +13:00
ContentReviewNotificationTest.php API phpunit 9 support 2021-11-01 14:35:22 +13:00
ContentReviewReportTest.php ENH: Respect sort and limit arguments 2022-03-10 16:23:56 +13:00
ContentReviewSettingsTest.php API phpunit 9 support 2021-11-01 14:35:22 +13:00
ContentReviewSettingsTest.yml NEW Add behat tests to cover content review configuration and review modal 2017-09-15 16:06:38 +12:00
ContentReviewTest.yml NEW Add behat tests to cover content review configuration and review modal 2017-09-15 16:06:38 +12:00
SiteTreeContentReviewTest.php API phpunit 9 support 2021-11-01 14:35:22 +13:00