Commit Graph

27 Commits (ffbbdb2d04c900bcc4ed6bbcf97d4e5fc30dfad9)

Author SHA1 Message Date
Côme Chilliet bdff12361c
fix: Cleanup and fix tests, and fix related issues in code 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 9 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 6f80fe6ada
Remove deprecated at matcher from tests/lib 3 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 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
Roeland Jago Douma 448a5e574e
Fix tests 8 years ago
Julius Härtl b87e5a0f2e
Move depsCache clearing to SCSSCacher/JSCombiner 8 years ago
Morris Jobke 2ebafb06fd Properly handle if the deps file if for some reason empty 9 years ago
Morris Jobke 9813023aab
Fix gzip files for Safari 9 years ago
Roeland Jago Douma a40405531c
Fix tests 9 years ago
Lukas Reschke d81cdcbe88
Don't run JSCombiner when not installed 9 years ago
Roeland Jago Douma 677e11b1a4
Tests 9 years ago