Morris Jobke
|
3e6e9186d8
Fix tests to return config default values
|
4 years ago |
Morris Jobke
|
cce716f9f3
Clear cached app config while waiting for the SCSSCache to finish processing the file
|
4 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |
Christoph Wurst
|
463b388589
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Roeland Jago Douma
|
f8aeef7ae9
Lock SCSS so we only run 1 job at a time
|
5 years ago |
Julius Härtl
|
6ce474518c
Append cache bump parameter to scss files URL
|
6 years ago |
Morris Jobke
|
801e5a4523
Fix unit tests to pass the folder now via the appData dependency
|
6 years ago |
Robin Appelman
|
6686ca9b2a
cache isCached state for scss resources
|
6 years ago |
Roeland Jago Douma
|
9d94cc1697
Fix unit tests
|
6 years ago |
John Molakvoæ (skjnldsv)
|
14bc9ffda4
Fixed tests
|
6 years ago |
Roeland Jago Douma
|
362e6b2903
Fix tests
|
6 years ago |
John Molakvoæ (skjnldsv)
|
1d7b14dfb1
Use app version to generate scss filename
|
6 years ago |
Julius Härtl
|
95366bbd1f
Fix tests to use ICacheFactory
|
6 years ago |
Roeland Jago Douma
|
047fb6d2c5
Fix tests
|
6 years ago |
Julius Härtl
|
b87e5a0f2e
Move depsCache clearing to SCSSCacher/JSCombiner
|
6 years ago |
Julius Härtl
|
5ec7296f6d
Add tests for URL rewriting
|
6 years ago |
John Molakvoæ (skjnldsv)
|
c0c4443ffc
Fixed tests
|
6 years ago |
John Molakvoæ (skjnldsv)
|
b71c9205ef
Correctly remove temp test directory tree
|
6 years ago |
John Molakvoæ (skjnldsv)
|
02bfc867ef
Added tests for various installations types
|
6 years ago |
John Molakvoæ (skjnldsv)
|
89ca9cb35c
Fixed webroot for scss files
|
6 years ago |
John Molakvoæ (skjnldsv)
|
b8778b0d85
Test fixes 2
|
7 years ago |
John Molakvoæ (skjnldsv)
|
158f442f4f
Test fixes
|
7 years ago |