summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/tests/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* 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
* Do not reset the list after adding cached entriesJoas Schilling2016-10-171-0/+94