server/tests/lib/appframework/http
Lukas Reschke 0943781ccf Rename data provider to avoid risky test warning
```
06:49:56 There was 1 risky test:
06:49:56
06:49:56 1) OC\AppFramework\Http\JSONResponseTest::testRenderProvider
06:49:56 This test did not perform any assertions
```
2015-09-09 12:52:54 +02:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php add more unit tests for data: as allowed image domain 2015-08-10 12:42:42 +02:00
DispatcherTest.php Add mitigation against BREACH 2015-08-14 01:31:32 +02:00
DownloadResponseTest.php
HttpTest.php Properly return 304 2015-09-01 11:04:41 +02:00
JSONResponseTest.php Rename data provider to avoid risky test warning 2015-09-09 12:52:54 +02:00
OCSResponseTest.php
RedirectResponseTest.php
requeststream.php
RequestTest.php Add mitigation against BREACH 2015-08-14 01:31:32 +02:00
ResponseTest.php add more unit tests for data: as allowed image domain 2015-08-10 12:42:42 +02:00
StreamResponseTest.php
TemplateResponseTest.php