aboutsummaryrefslogtreecommitdiffstats
path: root/apps/testing/lib/Provider/FakeTextProcessingProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* fix(testing): Make Testing TextProcessing providers unicode safeMarcel Klehr2024-07-261-1/+12
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* chore: Add SPDX headerAndy Scherzinger2024-06-021-18/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix: when no AI setting has been set, make sure the selected text processing ↵Julien Veyssier2024-03-151-1/+1
| | | | | | provider is the same as the one that will be used Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* fix(testing): implement getExpectedRuntime on FakeTextProcessingProviderJulius Härtl2024-01-231-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* feat(testing): Add fake providers for translations and text processingJulius Härtl2023-09-121-0/+43
Signed-off-by: Julius Härtl <jus@bitgrid.net>