aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-7/+7
* feat(db): switch from settype to castsfeat/switch-from-settype-to-castsAnna Larch2024-09-151-4/+4
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-5/+3
* fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-1/+0
* feat(AppManager): Provide `getAppIcon` functionFerdinand Thiessen2024-03-071-1/+5
* fix: Move AppManager events to IEventDispatcherJoas Schilling2023-07-271-1/+0
* Introduced app enable/disable/update typed eventsThomas Citharel2023-03-131-1/+3
* set theming app to alwaysEnabledszaimen2022-10-171-2/+7
* Fix unit testsJoas Schilling2021-04-271-3/+4
* Add visibility to all constantsChristoph Wurst2020-04-101-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-152/+152
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Fix recursive calls in logging via server methodsJoas Schilling2020-03-181-4/+5
* Allow to force enable apps via CLIJoas Schilling2019-12-131-0/+1
* Fix testsJohn Molakvoæ (skjnldsv)2019-12-101-2/+7
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Move settings to an appChristoph Wurst2019-09-281-2/+7
* Properly inject the loggerMorris Jobke2019-07-161-1/+2
* always enable cloud federation apiBjoern Schiessle2018-07-021-2/+7
* fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-171-0/+14
* Fix app version to be always string and neither array nor nullMorris Jobke2018-02-171-13/+0
* Remove IAppConfig::getValueRoeland Jago Douma2018-01-171-1/+1
* Fix testsLukas Reschke2017-05-201-2/+7
* Fix testsJoas Schilling2017-01-131-8/+12
* Adjust unit testsLukas Reschke2016-11-211-2/+6
* Add a signer class for signingLukas Reschke2016-11-211-0/+1
* Add update supportLukas Reschke2016-10-311-0/+34
* Make AppConfig part of the public APIJoas Schilling2016-10-211-2/+7
* Make sure all tests use the TestCase method to overwrite servicesJoas Schilling2016-10-201-12/+10
* Fix getMock AppTestsRoeland Jago Douma2016-09-131-7/+6
* Fix AppTest and intergration testRoeland Jago Douma2016-09-051-2/+7
* fix enabled apps testsMorris Jobke2016-07-271-0/+5
* fix unit testsMorris Jobke2016-07-261-2/+2
* FIx lib/ a-dJoas Schilling2016-05-191-0/+549