silverstripe-blog/tests
Robbie Averill c134ce44c1 Switch assertions to test the end of the strings 2019-08-15 09:46:05 +12:00
..
Model FIX Categories and tags now respect multibyte url configuration 2019-02-07 12:05:32 +03: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 updated deprecated Member::logout() calls 2017-09-14 11:28:43 +12: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 Switch assertions to test the end of the strings 2019-08-15 09:46:05 +12:00
BlogTagTest.php Use ::class for class_exists checks on Widget, fix setUp/tearDown method visibility 2018-04-06 10:22:58 +12: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 ENHANCEMENT added MinutesToRead() 2018-03-14 18:01:09 +10:00