* test: add more edge-case tests for file/folder creation
* test: add list sharedByMe tests for link shares
* test: fix tests
* test: list sharedByMe of drive link share
* test: add issue tag
* test: split scenario
* divide shareNg test suite into 2 parts
* update directory name in expected failure file
* separate apisharingNg suite
* separate shareNg test suite to 3 parts
* remove unused context files from test suites
* update given step using sharingNg in accessToShare.feature
* update given step using sharingNg in changingFilesShare.feature
* update given step using sharingNg in gettingShares.feature
* update given step using sharingNg in gettingSharesPendingFiltered.feature
* update given step using sharingNg in gettingSharesReceivedFiltered.feature
* update given step using sharingNg in gettingSharesReceivedFilteredEmpty.feature
* update given step using sharingNg in gettingSharesSharedFiltered.feature
* update given step using sharingNg in gettingSharesSharedFilteredEmpty.feature
We changed the default to `metadata` before the 2.0 release. This PR
alos removes the associated `SETTINGS_STORE_TYPE` and
`SETTINGS_DATA_PATH` settings as they are no longer needed with
`metadata` as the only available backend.
* update given step using sharingNg in restoreSpaces.feature
* update given step using sharingNg in setQuota.feature
* update given step using sharingNg in tag.feature
* update given step using sharingNg in trashBin.feature
* update given step using sharingNg in tusUpload.feature
* update given step using sharingNg in uploadSpaces.feature
* update given step using sharingNg in changeSpaces.feature
* update given step using sharingNg in disableAndDeleteSpaces.feature
* update given step using sharingNg in editPublicLinkOfSpace.feature
* update given step using sharingNg in filePreviews.feature
* update given step using sharingNg in listSpaces.feature
* update given step using sharingNg in publicLink.feature
* update given step using sharingNg in removeSpaceObjects.feature
* 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
* etagPropagation.feature: Used sharingNG for sharing in given step
* favorite.feature: Used sharingNG for sharing in given step
* moveSpaces.feature: Used sharingNG for sharing in given step