aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Template/JSResourceLocatorTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* fix(JSResourceLocator): Consider configured app roots for filesFerdinand Thiessen2024-02-291-4/+4
* fix(JSResourceLocator): Handle missing translations silentlyFerdinand Thiessen2023-05-111-0/+22
* Put back file cleanups, and remove dead code in tests/lib/Template/JSResource...Côme Chilliet2023-05-021-3/+2
* Remove the array_pop failing tests on 32bit CICôme Chilliet2023-05-021-3/+1
* feat(template): Allow `JSResourceLocator` to find ES6 scriptsFerdinand Thiessen2023-02-221-12/+64
* Drop 3rdparty root since it is unused and adjust testsJulius Härtl2022-12-071-3/+0
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* 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-5/+5
* Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke2020-07-231-11/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* 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-3/+3
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-5/+5
* tests: change helper scopeKyle Fazzari2017-11-081-23/+26
* JSResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-071-0/+139