Robbie Averill
4bf0a83ad3
FIX Update CommentAdmin test to create a mock session and not assert missing translation
2017-12-19 09:32:56 +13:00
Robbie Averill
b02928e02a
Merge branch '2'
2017-12-19 09:14:47 +13:00
Robbie Averill
3f6f651eea
FIX Replace French translation in CommentAdminTest now that it's available
2017-12-12 17:12:10 +13:00
Will Rossiter
f294ab26d6
Update tests and lang’s for 4.0
2017-09-18 14:16:24 +12:00
Robbie Averill
c02d851500
FIX Remove providePermissions tests
...
Removed the testProvidePermissions case since it is testing localisations that do not exist, and a localisation that belongs to the framework which should not be tested here.
2017-06-13 11:09:56 +12:00
Robbie Averill
ab3f35257b
SS4 compatibility updates - ORM, Form, Controller changes
...
* Remove CommentList and replace with a polymorphic has_one relationship
* Tweaks for unit tests. Add tests for encode/decodeClassName.
2017-01-17 16:25:09 +13:00
Janne Klouman
b34a41e828
Added $usesDatabase = true to CommentAdminTest
2016-07-05 10:26:08 +02:00
Damian Mooyman
4b31713128
Reformat as PSR-2
2016-02-19 13:48:25 +13:00
Gordon Anderson
eba88fe869
ENHANCEMENT: Increase test coverage from 54% to 92%
2016-01-17 16:15:07 +07:00
Will Rossiter
fd0699fbcc
Remove superseded tests.
2012-07-22 13:52:50 +12:00
Will Rossiter
6d1c5f2b30
MINOR: updated isAjax() calls to 3.0 compatible api
2012-06-02 09:34:35 +12:00
Will Rossiter
5dec31c84f
ENHANCEMENT: dont allow comments to be displayed on fake pages such as security. BUGFIX: updated commentadmin tests to just work
2010-12-11 18:33:21 +13:00