nextcloud-server/tests/lib/appframework
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 +07:00
..
controller Add mitigation against BREACH 2015-08-14 01:31:32 +07:00
db
dependencyinjection Add mitigation against BREACH 2015-08-14 01:31:32 +07:00
http Rename data provider to avoid risky test warning 2015-09-09 12:52:54 +07:00
middleware Add mitigation against BREACH 2015-08-14 01:31:32 +07:00
routing add test for factories 2015-07-25 01:59:30 +07:00
utility Merge pull request #17982 from owncloud/appframework-sanitize-name 2015-08-12 12:19:24 +07:00
AppTest.php