summaryrefslogtreecommitdiffstats
path: root/tests/lib/SetupTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-14/+14
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add more test casesDaniel Kesselberg2018-09-301-1/+4
* Allow url without / for overwrite.cli.urlDaniel Kesselberg2018-09-281-2/+9
* Change visibility to privateDaniel Kesselberg2018-09-131-1/+1
* Restore previous state for OC::$CLIDaniel Kesselberg2018-09-111-0/+3
* Change return false to throw newDaniel Kesselberg2018-09-101-5/+10
* Extract logic for webroot into method and add testDaniel Kesselberg2018-09-101-9/+35
* Get the Installer via DIMorris Jobke2017-11-251-1/+5
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-8/+9
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-7/+7
* Remove useless dependency on SQLite (non-PDO)Morris Jobke2017-01-251-14/+2
* Fix getMock SetupTestRoeland Jago Douma2016-09-071-9/+14
* fix testRobin Appelman2016-07-131-8/+8
* Fix lib/Joas Schilling2016-05-191-0/+135