aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Template/CSSResourceLocatorTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* Remove SCSSCacherJohn Molakvoæ2022-05-131-13/+0
* Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-101-5/+0
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-161-1/+6
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-9/+9
* Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke2020-07-231-10/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-6/+6
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-5/+5
* cache isCached state for scss resourcesRobin Appelman2018-07-241-1/+6
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-191-1/+6
* Fix testsRoeland Jago Douma2018-05-141-1/+2
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-5/+5
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+2
* tests: change helper scopeKyle Fazzari2017-11-081-23/+25
* JSResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-071-0/+148