nextcloud/tests/lib/AppFramework
Roeland Jago Douma a34495933e
Move caching logic to response
This avoids having to do it at all the places we want cached responses.

We can't inject the ITimeFactor without breaking public API.
However we can perfectly overwrite the service (resulting in the same
testable effect).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-04 08:48:54 +02:00
..
Controller Use ::class in test mocks 2017-10-24 17:45:32 +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 Add tests 2018-03-08 11:05:18 +01: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