summaryrefslogtreecommitdiffstats
path: root/tests/lib/Template
Commit message (Expand)AuthorAgeFilesLines
* 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
* composer run cs:fixCôme Chilliet2023-01-201-5/+5
* Drop 3rdparty root since it is unused and adjust testsJulius Härtl2022-12-072-17/+18
* Remove deprecated at matcher from tests/libCôme Chilliet2022-08-291-51/+65
* Remove SCSSCacherJohn Molakvoæ2022-05-132-537/+0
* Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-103-190/+0
* Fix more ILogger related problems from testsCôme Chilliet2022-03-241-4/+2
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-246-19/+19
* Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst2021-01-111-7/+14
* Fix tests to return config default valuesMorris Jobke2020-11-071-0/+5
* Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-162-2/+13
* Format code to a single space around binary operatorsChristoph Wurst2020-10-053-6/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-126-37/+37
* Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke2020-07-233-32/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-9/+4
* Use elseif instead of else ifChristoph Wurst2020-04-102-25/+25
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-14/+14
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-10/+10
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-273-8/+0
|\
| * Remove unused importsChristoph Wurst2020-03-253-8/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-265-30/+30
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-32/+32
|/
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-6/+6
* Some php-cs fixesRoeland Jago Douma2019-11-225-11/+12
* Lock SCSS so we only run 1 job at a timeRoeland Jago Douma2019-07-121-2/+2
* more caching for themingRobin Appelman2018-12-071-1/+1
* Make sure to always load the latest icons-vars.css fileJulius Härtl2018-11-121-1/+6
* Fix testsJulius Härtl2018-10-291-2/+2
* Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-7/+7
* Append cache bump parameter to scss files URLJulius Härtl2018-08-011-1/+2
* Fix testsJulius Härtl2018-07-261-1/+1
* Fix unit tests to pass the folder now via the appData dependencyMorris Jobke2018-07-251-2/+8
* cache isCached state for scss resourcesRobin Appelman2018-07-242-2/+12
* new testsJohn Molakvoæ (skjnldsv)2018-07-241-2/+27
* Fix unit testsRoeland Jago Douma2018-07-191-6/+5
* Php code bumpJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-193-2/+171
* Fix testsRoeland Jago Douma2018-05-142-2/+4
* Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-12/+23
* Fix tests to use ICacheFactoryJulius Härtl2018-03-074-14/+37
* Fix testsRoeland Jago Douma2018-03-071-0/+17
* Fix testsRoeland Jago Douma2018-02-031-0/+4
* Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-032-0/+42
* Add tests for URL rewritingJulius Härtl2018-01-261-4/+14
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+2
* Fixed testsJohn Molakvoæ (skjnldsv)2017-12-301-11/+13