nextcloud/tests/acceptance/features
Christoph Wurst caff1023ea
Format control structures, classes, methods and function
To continue this formatting madness, here's a tiny patch that adds
unified formatting for control structures like if and loops as well as
classes, their methods and anonymous functions. This basically forces
the constructs to start on the same line. This is not exactly what PSR2
wants, but I think we can have a few exceptions with "our" style. The
starting of braces on the same line is pracrically standard for our
code.

This also removes and empty lines from method/function bodies at the
beginning and end.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 14:19:56 +02:00
..
bootstrap Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
core Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
access-levels.feature Adjust acceptance tests 2019-03-18 14:16:40 +01:00
app-comments.feature Revert (partially) "Accept incoming shares in acceptance tests" 2020-03-20 17:39:34 +01:00
app-files-sharing-link.feature Adjust acceptance tests to new OCA.Sidebar 2019-10-29 13:20:08 +01:00
app-files-sharing.feature Add acceptance test for accepting an incoming share 2020-03-20 20:03:58 +01:00
app-files-tags.feature Adjust tags acceptance tests to moved admin section 2019-11-28 18:26:15 +01:00
app-files.feature Disable failing files app test - act 4 2019-03-14 16:30:38 +01:00
app-theming.feature Move acceptance tests that crash the PHP built-in server to Apache 2018-10-29 12:38:42 +01:00
apps.feature Disable acceptance test which should fail anyway 2019-04-11 14:03:41 +02:00
header.feature Add acceptance test for restricting user enumeration to groups 2020-03-24 14:42:52 +01:00
login.feature Disable failing login test 2019-03-13 18:01:24 +01:00
users.feature Move users management to multi line 2019-12-12 12:25:13 +01:00