summaryrefslogtreecommitdiffstats
path: root/tests/lib/InstallerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove some more at matchers in tests/libCôme Chilliet2022-06-201-13/+13
* Fix unit testsJoas Schilling2021-04-271-6/+6
* Allow installing/updating of apps againRoeland Jago Douma2021-01-121-5/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* disable timeout on app install via cliArthur Schiwon2020-02-121-4/+8
* Adjust unit test for #19017Joas Schilling2020-01-211-12/+12
* Mode to modern phpunitRoeland Jago Douma2019-11-271-28/+28
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Update CRL to contain revoked files_external_dropbox, passman & paybackMorris Jobke2019-02-141-40/+40
* Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-211-3/+3
* Use cached app listMorris Jobke2017-12-141-0/+1
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-1/+2
* Get the Installer via DIMorris Jobke2017-11-251-18/+26
* Fix the installer testsJoas Schilling2017-07-051-0/+6
* Adjust testsLukas Reschke2017-04-261-4/+13
* Don't use cached informations for app versionLukas Reschke2016-12-091-0/+4
* Prevent downgrade attacks for appsLukas Reschke2016-11-111-2/+89
* Add tests for installer methodLukas Reschke2016-10-311-0/+514
* Add update supportLukas Reschke2016-10-311-63/+28
* Fix testsLukas Reschke2016-10-311-2/+4
* OC_Installer -> \OC\InstallerThomas Müller2016-05-021-0/+99