aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Template/JSCombinerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-18/+18
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* composer run cs:fixCôme Chilliet2023-01-201-5/+5
* Remove deprecated at matcher from tests/libCôme Chilliet2022-08-291-51/+65
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-6/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-10/+10
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-5/+5
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-16/+16
|/
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-2/+14
* Fix testsRoeland Jago Douma2018-03-071-0/+17
* Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-031-0/+21
* Properly handle if the deps file if for some reason emptyMorris Jobke2017-07-191-1/+24
* Fix gzip files for SafariMorris Jobke2017-03-291-5/+5
* Fix testsRoeland Jago Douma2017-03-281-17/+66
* Don't run JSCombiner when not installedLukas Reschke2017-03-251-26/+200
* TestsRoeland Jago Douma2017-03-241-0/+268