Commit Graph

14 Commits (28ef8b2689287656d3e09ec85447b3c0e04a5f76)

Author SHA1 Message Date
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Hamid Dehnavi 271e63e41c Convert isset ternary to null coalescing operator 2 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 b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 9 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 10 years ago
Morris Jobke 38451c85f1
skip failing tests 10 years ago
Joas Schilling 9a4253ef7c
Fix lib/ 10 years ago
Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
Morris Jobke 90b0831cec Use TempManager instead of tmpFolder 10 years ago
Thomas Müller f9fc254672 Add DB group to some files_external tests 10 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Joas Schilling a9c2e5a08e Windows does not support CHMOD, therefor we can not test not writable folders 11 years ago
Robin Appelman 23dd7cb51d Don't complain about non-writable datadirs before we're installed 11 years ago
Robin Appelman 6fa3280c2a Inject config into checkserver and cleanup tests 11 years ago
Vincent Petry 3c46dcd7dd Added .ocdata file to check for data folder validity 12 years ago