silverstripe-contentreview/tests/php
Guy Sartorelli 141e8d0bf3
ENH: Respect sort and limit arguments (#158)
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-11 09:14:06 +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 (#158) 2022-03-11 09:14:06 +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