* fix: Show username in unprivileged search results
`onPremisesSamAccountName` is a mandatory attribute according to the
spec. There's no harm in returning it in the search results also for
unprivileged users.
Fixes: #144
* adapt tests
* adapt tests
* adapt tests
---------
Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu>
* separate When steps using root and permissions endpoints
test: separate resource sharing GIven step from space share
test: share space via root endpoint in Given steps
test: use existing step
test: fix more steps
* test: separate resource and space link share creation
test: fix php code style
* split large API test suites
* remove 30s sleep
* organize core-api test suites
* organize core-api test suites
* divide into 9 pipelines
* organize core-api test suites
* organize api-search suites
* organize api-search suites
* fix config file
* split large API test suites
* remove 30s sleep
* organize core-api test suites
* organize core-api test suites
* divide into 9 pipelines
* organize core-api test suites
* organize api-search suites
* organize api-search suites
* fix config file