nextcloud/tests/lib/AppFramework
Christoph Wurst 7fceb57843 fix(app framework): Fix missing cast of double controller parameters
``settype`` allows 'double' as alias of 'float'.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-16 15:33:51 +00:00
..
Bootstrap Add event logging to app loading 2022-02-28 11:24:41 +01:00
Controller Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
Db Fix reading blob data as resource 2022-07-25 15:59:36 +00:00
DependencyInjection Adjust and add unit tests 2022-02-23 11:01:58 +01:00
Http fix(app framework): Fix missing cast of double controller parameters 2022-12-16 15:33:51 +00:00
Middleware Fix tests 2022-02-23 11:01:58 +01:00
OCS Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Routing Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Utility Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00