aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Settings/Controller/CheckSetupControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Ping more privacy respecting organizationsRoeland Jago Douma2018-04-051-4/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix controller testRobin Appelman2018-02-191-3/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* adjust httpclient to guzzle6Robin Appelman2018-02-091-2/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Add testsRoeland Jago Douma2017-12-131-1/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use ::class in test mocksMorris Jobke2017-10-241-6/+6
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix urlBjoern Schiessle2017-10-171-2/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Update the URLs in tests to use example.orgMorris Jobke2017-08-011-8/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Don't assume the admin didn't configure Opcache correctly...Joas Schilling2017-04-201-3/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix unit tests of masterRoeland Jago Douma2017-03-161-0/+1
| | | | | | Follow up to #3802 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-1/+11
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [9.2] Add missing unit tests (#25936)Thomas Müller2016-10-241-7/+7
| | | | | | | | * Adjust unit test execution after folder rename * Adjust login controller tests to match current behavior * Fix broken unit tests
* Deprecate getEditionString()Joas Schilling2016-09-061-14/+2
|
* Merge branch 'master' into implement_712Lukas Reschke2016-08-151-60/+26
|\
| * Fix CheckSetupController testsLukas Reschke2016-08-151-60/+26
| |
| * Add new dependencyLukas Reschke2016-08-151-1/+7
| |
* | Use MockBuilder instead of createMockLukas Reschke2016-08-151-1/+1
| | | | | | | | CI uses an older PHPUnit
* | Add unit testsLukas Reschke2016-08-151-2/+8
|/
* Move tests/settings to PSR-4Joas Schilling2016-05-191-0/+1063