nextcloud/apps/theming/tests
Joas Schilling 8c703c954d
Fix theming tests
Trying to configure method "shouldReplaceIcons" which cannot be configured
because it does not exist, has not been specified, is final, or is static

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-20 13:10:34 +02:00
..
Controller Fix theming tests 2017-04-20 13:10:34 +02:00
Migration Use createMock 2017-02-16 15:13:39 +01:00
Settings rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
data Improve unit tests for image generation 2016-11-18 10:23:23 +01:00
CapabilitiesTest.php rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
IconBuilderTest.php rename confusing getMailHeaderColor to getColorPrimary, ref #3491 2017-03-29 18:23:23 +02:00
ImageManagerTest.php Replace null return with NotFoundException 2016-11-18 10:23:25 +01:00
ServicesTest.php Add image URLs and tests 2016-09-06 08:55:22 +02:00
ThemingDefaultsTest.php ThemingDefaults append cacheBusterCounter to logo URL by default 2017-04-09 21:43:09 -05:00
UtilTest.php Use IAppManager instead of OC_App 2016-11-18 11:07:44 +01:00