Commit Graph

21 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 51ea3de8a7
fix(JSResourceLocator): Consider configured app roots for files 2 years ago
Ferdinand Thiessen 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 3 years ago
Côme Chilliet e252182d80
Put back file cleanups, and remove dead code in tests/lib/Template/JSResourceLocatorTest.php 3 years ago
Côme Chilliet adf743b141
Remove the array_pop failing tests on 32bit CI 3 years ago
Ferdinand Thiessen 00e041b907 feat(template): Allow `JSResourceLocator` to find ES6 scripts 3 years ago
Julius Härtl 4bcaeb6c2c
Drop 3rdparty root since it is unused and adjust tests 3 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Morris Jobke 761cdf9877
Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Julius Härtl 95366bbd1f
Fix tests to use ICacheFactory 8 years ago
Kyle Fazzari 9c24b7be2d
tests: change helper scope 8 years ago
Kyle Fazzari 06ba1a8a02
JSResourceLocator: account for symlinks in app path 8 years ago