aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Service/BackendServiceTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman6 days1-3/+1
* chore: apply new CSFixer rulesFerdinand Thiessen7 days1-0/+1
* test: Prepare files_external for PHPUnit10tests/noid/migrate-files-external-to-phpunit10Joas Schilling2025-05-201-23/+14
* feat(files_external): support lexiconfeat/noid/files-external-lexiconMaxence Lange2025-05-051-18/+20
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-1/+1
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+1
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-4/+4
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-8/+8
* chore: Add SPDX headerAndy Scherzinger2024-06-061-22/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-8/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+6
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-9/+9
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* typos in doc, no code changesArthur Schiwon2019-02-151-0/+1
* files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-141-15/+60
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ::class in test mocksMorris Jobke2017-10-241-4/+6
* Fix getMock files_externalRoeland Jago Douma2016-09-061-6/+10
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+211