nextcloud/tests/lib/AppFramework
Roeland Jago Douma 8c1e75e052
Do not use file as template parameter
Using file will overwrite the $file parameter in the template base.
Leading to trying to include a file that is the exception message. Which
will of course fail.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-09 16:45:25 +02:00
..
Controller Fix direct access to authen page 2018-06-20 08:57:13 +02:00
Db Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
DependencyInjection Remove deprecated core API 2018-01-15 17:54:50 +01:00
Http Move caching logic to response 2018-06-04 08:48:54 +02:00
Middleware Do not use file as template parameter 2018-08-09 16:45:25 +02:00
Routing Use ::class in test mocks 2017-10-24 17:45:32 +02:00
Utility Add tests for multiple parameters 2017-04-13 12:00:18 +02:00
AppTest.php No body or content-length for 204 and 304 responses 2016-08-31 23:07:48 +02:00