nextcloud/tests/lib/AppFramework
Roeland Jago Douma 63f6d2d558
Allow ocs/v2.php/cloud/... routes
One of the possibilities of the old OCS API is that you can define the
url yourself.

This PR makes this possible again by adding an optional root elemenet to
the route. Routes are thus:

.../ocs/v2.php/<root>/<url>

By default <root> = apps/<app>

This will allow for example the provisioning API etc to be in
../ovs/v2/php/cloud/users
2016-08-08 15:01:26 +02:00
..
Controller Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
Db Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DependencyInjection Implement brute force protection 2016-07-20 22:08:56 +02:00
Http [master] Port Same-Site Cookies to master 2016-07-20 18:37:57 +02:00
Middleware We should properly check for 'true' instaed of the bool 2016-08-01 08:52:50 +02:00
Routing Allow ocs/v2.php/cloud/... routes 2016-08-08 15:01:26 +02:00
Utility Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
AppTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00