silverstripe-blog/tests
Damian Mooyman 5ef99a76a9
Fix unit test
2019-10-25 11:24:54 +13:00
..
Model Fix blog controller tests 2019-10-25 10:49:05 +13:00
Widgets Update references to text fixtures and SS_List class namespace from cherry-picked SilverStripe 3 commit 2019-05-13 09:18:27 +12:00
BlogCategoryTest.php Fix BlogCategoryTest 2019-10-16 15:39:24 +13:00
BlogFunctionalTest.php FIX Multibyte URL encoding for blog profiles, and encoded params in functional tests 2019-02-05 16:50:21 +03:00
BlogFunctionalTest.yml FIX Update BlogFunctionalTest for SS4 2017-09-18 15:56:31 +12:00
BlogPostFilterTest.php Add missing class imports from docblocks and fix incorrect docblocks 2018-04-06 10:21:26 +12:00
BlogPostNotificationsTest.php Use ::class for class_exists checks on Widget, fix setUp/tearDown method visibility 2018-04-06 10:22:58 +12:00
BlogPostTest.php NEW Add tests for blog archive links and tidy up code re-use a little 2019-04-15 15:24:31 +12:00
BlogTagTest.php Fix unit test 2019-10-25 11:24:54 +13:00
BlogTagsCloudWidgetTest.php Use ::class for class_exists checks on Widget, fix setUp/tearDown method visibility 2018-04-06 10:22:58 +12:00
BlogTest.php Use FQCN in expectedException annotation 2018-04-06 10:27:18 +12:00
blog.yml Fix BlogCategoryTest 2019-10-16 15:39:24 +13:00