aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/App/DependencyAnalyzerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-6/+6
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-7/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix many tests and warningsCarl Schwan2022-08-081-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* l10n: Add "The" before "Following"Valdnet2020-05-151-4/+4
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-9/+9
* Remove trailing and in between spacesChristoph Wurst2020-04-091-7/+7
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-42/+42
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-11/+11
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Adjust previous fallbacksLukas Reschke2016-11-151-2/+14
* Add update supportLukas Reschke2016-10-311-14/+213
* App dependencies are now analysed on app enable as well - not only on app ins...Thomas Müller2016-10-241-26/+30
* Ensure $commands being an array - fixes #26073Thomas Müller2016-10-201-0/+1
* use short array syntaxMorris Jobke2016-10-201-7/+7
* Translate the server version for nextcloudJoas Schilling2016-07-261-1/+3
* fix unit testsMorris Jobke2016-06-201-3/+3
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+298