framework/tests
Franz Liedke 25f772c1ea
Replace authenticatedRequest() by request() option
I feel this makes the parameters a bit more clear, does not rely on
inheritance (you can only inherit from one class, but we might want more
of these helpers in the future), and has less side effects (e.g. no
creation and, more importantly, deletion of users in the database).

Refs #2052.
2020-03-20 18:23:06 +01:00
..
integration Replace authenticatedRequest() by request() option 2020-03-20 18:23:06 +01:00
unit Change Zend namespace to Laminas (#1963) 2020-01-06 22:29:34 +01:00
phpunit.integration.xml Update test libraries 2019-07-06 01:49:55 +02:00
phpunit.unit.xml Automatically set up Mockery for unit tests 2019-11-21 00:51:11 +01:00