Commit Graph

22 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
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 ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Daniel Kesselberg 9dae927b0c Add more test cases 7 years ago
Daniel Kesselberg c275beeceb
Allow url without / for overwrite.cli.url 7 years ago
Daniel Kesselberg 3b7ac0c94d
Change visibility to private 7 years ago
Daniel Kesselberg fabd3e7ba1
Restore previous state for OC::$CLI 7 years ago
Daniel Kesselberg 603a578a1c
Change return false to throw new 7 years ago
Daniel Kesselberg 62c03beb1d
Extract logic for webroot into method and add test 7 years ago
Morris Jobke 0e2f00ec59
Get the Installer via DI 8 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 9 years ago
Morris Jobke 4536ead454
Remove useless dependency on SQLite (non-PDO) 9 years ago
Roeland Jago Douma 65409f5327
Fix getMock SetupTest 9 years ago
Robin Appelman b288c6796a fix test 10 years ago
Joas Schilling 9a4253ef7c
Fix lib/ 10 years ago
Lukas Reschke 0a89073c47 Run .htaccess updates in any case 10 years ago
Lukas Reschke e95bc68ac7 Check for PDO instead of removed function for PHP 7 compatibility 11 years ago
Morris Jobke 4d672ded24 properly mock dependencies for setup tests 11 years ago
Morris Jobke 8bc4a10dbe fix unit tests 11 years ago
Thomas Müller 5ed38a75d6 Remove remainings of mssql 11 years ago
Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 11 years ago
Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 11 years ago
Thomas Müller 1fd1b355e4 Fix namespace of OC_Setup -> \OC\Setup 11 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 11 years ago