framework/tests/integration
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
..
api Apply fixes from StyleCI 2020-03-06 13:55:39 +00:00
extenders Add a baseline test for the middleware extender 2020-03-06 15:05:16 +01:00
tmp fixed tests on master, missing views directory and suppressing notices from tempnam when storing files in tmp 2019-06-24 13:00:36 +02:00
BuildsHttpRequests.php Replace authenticatedRequest() by request() option 2020-03-20 18:23:06 +01:00
RetrievesAuthorizedUsers.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
setup.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
TestCase.php Replace authenticatedRequest() by request() option 2020-03-20 18:23:06 +01:00