nextcloud/apps/theming/tests
Morris Jobke cc777911c2 Shortcut to avoid file system setup when generating the logo URL
If an SVG is requested and the app config value for logoMime is set then the logo is there. Otherwise we need to check it and maybe also generate a PNG from the SVG (that's done in getImage() which needs to be called then).

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-09 13:13:31 +00:00
..
Controller Fix tests 2020-09-24 12:38:53 +00:00
Settings Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
data compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
CapabilitiesTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
IconBuilderTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ImageManagerTest.php Fix tests 2020-09-24 12:38:53 +00:00
ServicesTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ThemingDefaultsTest.php Shortcut to avoid file system setup when generating the logo URL 2020-11-09 13:13:31 +00:00
UtilTest.php Precalculate the primary element color for dark mode too 2020-06-26 09:58:45 +02:00