nextcloud/apps/theming/tests
Morris Jobke ac04fb8277 Fix invalid theming URLs
* logo and background image had the cache buster applied twice:
  background-image: url(http://192.168.99.100/server/core/img/logo.svg?v=0?v=0);

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-05 00:37:32 -03:00
..
Controller Delete theming images when logo/background is reset to default 2017-04-30 11:04:55 -03: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 Fix invalid theming URLs 2017-05-05 00:37:32 -03:00
UtilTest.php Use IAppManager instead of OC_App 2016-11-18 11:07:44 +01:00