summaryrefslogtreecommitdiffstats
path: root/tests/lib/Updater/VersionCheckTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix types for reading and writing config valuesjld31032023-04-051-10/+10
* Remove deprecated at matcher in Updater/VersionCheckTest.phpCôme Chilliet2022-08-291-107/+111
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-22/+22
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Do not check for updates if we have no internetRoeland Jago Douma2019-11-201-24/+64
* adjust backend and gui to update and changelog serverArthur Schiwon2018-06-291-6/+4
* adjust testsArthur Schiwon2018-06-291-0/+6
* Show EOL warning in the update sectionJoas Schilling2018-03-201-0/+4
* Cache final result of update checkMorris Jobke2017-12-181-1/+52
* Use ::class in test mocksMorris Jobke2017-10-241-2/+3
* Update the URLs in tests to use example.orgMorris Jobke2017-08-011-6/+6
* Document updater channel & check for correct PHP version in updaterMorris Jobke2016-12-061-1/+1
* Use the same URL everywhereJoas Schilling2016-09-271-8/+8
* Return the autoupdater value from the serverJoas Schilling2016-09-271-0/+4
* Change updater URLJoas Schilling2016-09-081-12/+12
* Fix getMock UpdaterRoeland Jago Douma2016-09-071-2/+4
* fix testsMorris Jobke2016-09-071-12/+12
* Deprecate getEditionString()Joas Schilling2016-09-061-1/+1
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+261