aboutsummaryrefslogtreecommitdiffstats
path: root/apps/testing/lib
Commit message (Expand)AuthorAgeFilesLines
* test(fakeAI): Allow to specify whether the fake providers should failbugfix/noid/allow-to-fail-fake-AI-providersJoas Schilling2024-11-186-4/+50
* feat(testing): Add a fake summary task providerfeat/noid/add-fake-summary-providerJoas Schilling2024-11-092-0/+116
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-33/+12
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+3
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-193-3/+7
* feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and...Julien Veyssier2024-08-136-2/+574
* fix(migration-attributes): psalmMaxence Lange2024-07-291-14/+14
* feat(migration-attributes): testsMaxence Lange2024-07-291-0/+41
* refactor(testing): Replace security annotations with respective attributesprovokateurin2024-07-271-11/+11
* fix(testing): Make Testing TextProcessing providers unicode safeMarcel Klehr2024-07-262-2/+24
* chore: Add SPDX headerAndy Scherzinger2024-06-0214-192/+40
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* fix: when no AI setting has been set, make sure the selected text processing ...Julien Veyssier2024-03-152-2/+2
* feat: Add declarative settingsjld31032024-03-125-0/+316
* fix(testing): implement getExpectedRuntime on FakeTextProcessingProviderJulius Härtl2024-01-233-1/+52
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-234-11/+10
* fix(TextToImage): Update testing provider to new interfaceMarcel Klehr2023-10-261-0/+4
* fix(Text2Image): Fix FakeText2ImageProvider in testing appMarcel Klehr2023-10-221-0/+1
* enh(testing app): Add fake text2image providerMarcel Klehr2023-10-202-0/+45
* feat(testing): Add fake providers for translations and text processingJulius Härtl2023-09-123-0/+91
* Cleanup lock related codeCarl Schwan2022-05-121-11/+6
* Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-7/+6
* Fix psalm issues in theming appCarl Schwan2022-01-261-38/+13
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-7/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use IBootstrap for the testing appMorris Jobke2020-07-221-8/+15
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-056-6/+7
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Made locking providers strictRoeland Jago Douma2018-01-161-1/+1
* Update license headersMorris Jobke2017-11-065-3/+9
* Move over locking controllerRoeland Jago Douma2017-07-242-0/+316
* Move over ConfigRoeland Jago Douma2017-07-241-27/+23
* Move Application to AppInfoRoeland Jago Douma2017-07-241-1/+1
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+52
* Testing app switch to force-enable test user backendVincent Petry2016-12-231-1/+13
* Testing md5home (#26854)Vincent Petry2016-12-222-0/+86
* Fix apps/Joas Schilling2016-07-211-2/+3
* Move the testing app to PSR-4 (#24580)Joas Schilling2016-05-121-0/+70