aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/TaskProcessing
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-14/+14
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* fix(TaskProcessing): Fix namespace of TaskProcessingTest.phpMarcel Klehr2024-08-301-1/+1
* fix(taskprocessing): fix testsJulien Veyssier2024-08-301-12/+0
* feat(TaskProcessing): Implement enums and default valuesMarcel Klehr2024-07-251-0/+96
* feat(taskprocessing): add support for webhooks (http or AppAPI) in the task p...Julien Veyssier2024-07-221-0/+4
* Merge pull request #46368 from nextcloud/fix/task-processingMarcel Klehr2024-07-191-10/+73
|\
| * fix(TaskProcessing): Run cs:fixMarcel Klehr2024-07-171-1/+0
| * fix(TaskProcessing): fix testsMarcel Klehr2024-07-171-9/+21
| * test(TaskProcessing): Add test for setTaskResult with fileIdsMarcel Klehr2024-07-171-0/+52
* | feat(settings/admin/ai): fix testsJulien Veyssier2024-07-171-0/+1
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-221-5/+2
* fix: run cs:fixMarcel Klehr2024-05-141-1/+1
* test: Put input files in user storageMarcel Klehr2024-05-141-11/+10
* fix(TextToImage): Allow leaving the resources openMarcel Klehr2024-05-141-8/+9
* fix: fix testsMarcel Klehr2024-05-141-3/+3
* fix: Don't use dynamic propertyMarcel Klehr2024-05-141-0/+2
* fix: Run cs:fixMarcel Klehr2024-05-141-1/+0
* test: Test file authorization checkMarcel Klehr2024-05-141-2/+27
* test: Add more tests for legacy pass-throughMarcel Klehr2024-05-141-2/+231
* refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-141-4/+4
* fix: Run cs:fixMarcel Klehr2024-05-141-2/+2
* test: Add OldTasksShouldBeCleanedUp testMarcel Klehr2024-05-141-23/+68
* fix: weed out some psalm errors and run cs:fixMarcel Klehr2024-05-141-5/+3
* feat: first pass at TaskProcessing APIMarcel Klehr2024-05-141-0/+467