* make user enable disable feature use graphapi
* change the step definition code for user disable action
* updated step definition code for user disable feature
* updated user disable implementation
* corrected the error of step implementation code
* assert the response code after listing from trashbin
* set endpoint according to dav path and assert while listing
* php style fix
* changed comment
* changed as reviews
* Added scenarios for quota exceed with API
* Review Address
* changed code
* review-address: check for space not exists
---------
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
* add test for antivirus user and group share
* added test for 3 file
* deduct of one file
---------
Co-authored-by: nabim777 <“nabinalemagar019@gmail.com”>
* Add step to set ocis max spaces quota with env
* Add env-config tag to scenario for ocis roll back
* Fix red CI and and test for spaces
* Review address
* Reuse step for single env
* Remove doubtful scenario
test on ci
test on ci
run on detached mode
add wait for clam
fix syntax
fix syntax
try without wait
add clamservice to steps
use different wait for command
put sleep
test
wait for clamav service
Clean up tests and enable other tests in the ci
address reviews
add documentation
add docs for docker
address reviews
refactor docs
remove user premission as it's by default root
capitalize the letters
* Added scenario to unassign the role of user
* Added scenario,admin tries to unassign the own role
* Addressed reviews
* refactor
---------
Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
* run api tests
* run ocis via wrapper
* add context, helpers and steps change ocis config
* remove separate pipelines for special test cases
* add context to behat config
* fix suite name
* set wrapper url while running tests
* fix cors allow env name
* address review
* add ociswrapper codebase
* add ci pipeline to build and cache wrapper
* add step to check ociswrapper cache
* invalidate wrapper cache and build new
* build on pipeline step
* undo unnecessary changes
* undo unnecessary changes
* fix php code
* fix ocis run command
* use tag for teardown
* exclude wrapper vendor in codacy check
* fix typos