aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(workflowengine): Remove legacy event (deprecated since 17)Joas Schilling2023-07-191-8/+4
* fix: Avoid failing with duplicate checksJulius Härtl2023-07-121-3/+3
* fix(workflowengine): Fix tested user agents of Android and iOS to match real ...Joas Schilling2023-07-111-16/+16
* Also check the scope when reading operations from the databaseJoas Schilling2023-02-231-0/+53
* Validate the scope when validating operationsJoas Schilling2023-02-231-5/+108
* perf(workflowengine): Cache query that is performed on every requestJulius Härtl2023-02-101-2/+54
* add some tests for mimetype checkRobin Appelman2022-12-201-0/+192
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-045-15/+33
* inform the user when flow config data exceeds thresholdsArthur Schiwon2020-10-281-0/+159
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-6/+6
* Flow File entity implements IContextPortationArthur Schiwon2020-08-051-1/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-14/+14
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-4/+4
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Add app config to disable user flowsJulius Härtl2020-03-211-1/+6
* Use the new Events in FlowRoeland Jago Douma2020-01-021-5/+10
* adjust unit testArthur Schiwon2019-11-281-1/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-5/+5
* relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-131-1/+6
* fix manager testsArthur Schiwon2019-09-101-6/+8
* Fix test mockingJulius Härtl2019-09-101-1/+2
* split events DB field into entity and events, adjust biz logicArthur Schiwon2019-09-091-18/+30
* extend DB table, manager, controller with support for entity eventsArthur Schiwon2019-09-091-3/+4
* add missing depArthur Schiwon2019-09-091-1/+6
* scope aware workflow controller and managerArthur Schiwon2019-09-091-5/+244
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-091-4/+67
* Make the Outlook and Thunderbird addons identifyableJoas Schilling2018-02-271-0/+117
* Fix risky tests without assertionsJoas Schilling2018-01-252-0/+3
* Use ::class in test mocksMorris Jobke2017-10-243-4/+8
* Do not reset the list after adding cached entriesJoas Schilling2016-10-171-0/+94
* Translate the errorsJoas Schilling2016-08-013-49/+80
* Add request timeJoas Schilling2016-08-011-0/+146
* Add remote addressJoas Schilling2016-08-011-0/+123
* Add file mime typeJoas Schilling2016-08-011-0/+149