aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/tests/Check/RequestTimeTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-2/+3
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-4/+5
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix risky tests without assertionsJoas Schilling2018-01-251-0/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Translate the errorsJoas Schilling2016-08-011-13/+29
* Add request timeJoas Schilling2016-08-011-0/+146