Prajwol Amatya
3566b965c6
[tests-only][full-ci] added test to update file using file id ( #6990 )
...
* added test to update file using file id
* changed the datatype of body from Tablenode to string
2023-08-25 12:01:27 +05:45
nirajacharya2
3e6b8da6a1
added skip on stable 3.0 tag ( #7073 )
2023-08-22 13:16:08 +05:45
Nalem7
63bb316303
refactoring the tag creating step using data table ( #7051 )
2023-08-18 16:44:22 +05:45
nirajacharya2
3156360d66
adding test for deprovisioning notification using date format ( #7065 )
2023-08-18 16:41:23 +05:45
Prajwol Amatya
84bc7d88e2
added tests for reading content of a file by fileId using WebDav API ( #6958 )
2023-08-18 09:58:25 +05:45
Viktor Scharf
0258b2bfff
[test-only]ApiTest. Deprovisioning notification tests ( #6994 )
...
* add create/delete notification tests
* fix grammar
---------
Co-authored-by: Swikriti Tripathi <swikriti808@gmail.com >
2023-08-14 13:01:04 +05:45
KarunAtreya
2238806060
added test scenario for searching inside folder in space
2023-08-08 09:43:53 +05:45
KarunAtreya
60bfd5f6cf
added test scenario for searching inside particular folder only
2023-08-07 09:31:50 +05:45
Nalem7
048d67c712
add api test for search files using tag in project spaces ( #6853 )
2023-08-04 17:29:02 +05:45
Prajwol Amatya
db098fa4f5
refactored acceptance test code to store response data related to public shares on single store ( #6930 )
2023-08-03 13:51:22 +05:45
nirajacharya2
614fcca440
added extra 4 second to wait until getting tags request is send ( #6848 )
2023-07-26 14:12:58 +05:45
Prajwol Amatya
21af4b3d6d
refactor acceptance code to store response data of user or group shares on single store ( #6775 )
2023-07-26 12:01:09 +05:45
Karun Atreya
078c7e036c
added step to check notification with subject and resource ( #6675 )
2023-07-26 10:07:45 +05:45
Amrita
6900a80511
Add more tests coverage ( #6854 )
2023-07-25 12:27:42 +05:45
Salipa-Gurung
926e547f99
add test for downloading space
2023-07-25 12:24:26 +05:45
Swikriti Tripathi
fb7ba62726
[tests-only][full-ci]Retry listing notifications ( #6839 )
...
* Retry listing notifications
* use loop instaed
* use loop instaed
* throw exception
* use do while loop
2023-07-24 11:31:38 +05:45
Sabin Panta
bed8c77892
[tests-only][full-ci] make user enable disable feature use graphapi ( #6790 )
...
* 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
2023-07-20 14:27:40 +05:45
Phil Davis
bd634cbcf3
Retry if 409 is received when uploading in a Given step
2023-07-18 16:10:21 +05:45
Amrita
70411e613e
Add tests for deleting specific notification ( #6735 )
2023-07-18 14:12:45 +05:45
Niraj Acharya
abb111c3a1
if a requests response is 409 retry upto 10 times
2023-07-18 09:26:36 +05:45
Viktor Scharf
f6e8d3ee84
[test-only] apiTest. check parentId in the Propfind response ( #6759 )
...
* check parentId in the Propfind response
* split test
2023-07-12 09:12:34 +02:00
Viktor Scharf
3009ea192f
[test-only] Api test. Checking X-Request-Id in response header ( #6765 )
...
* check X-Request-Id in response header
* style
2023-07-12 09:11:55 +02:00
Karun Atreya
56c48df0bd
[tests-only][full-ci]refactor for Intermittent test failures on coreApiTrashbin/trashbinDelete.feature ( #6718 )
...
* 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
2023-07-12 12:26:51 +05:45
Nalem7
469341c027
add test for search by deleted tag ( #6660 )
2023-07-12 10:34:21 +05:45
nirajacharya2
db70ab27ac
added test for mail notification if space admin delete access to space ( #6719 )
2023-07-10 13:07:53 +05:45
Viktor Scharf
873732fbb1
[test-only][full-ci]ApiTests. purge trash bin tests ( #6699 )
...
* purge trash bin tests
* fix
2023-07-04 14:43:00 +02:00
Prarup Gurung
4455480e9e
Do not register space context for reva
2023-06-30 14:52:56 +05:45
Sabin Panta
9b4244b086
[tests-only] [full-ci] Refactoring unshare step definition code ( #6608 )
...
* added unshare scenerio
* remove unshare keyword from step definition
* refactoring of step definition codes
* refactor
2023-06-30 12:22:42 +05:45
Viktor Scharf
f0d99683f0
expand createUser.feature ( #6662 )
2023-06-29 18:10:49 +02:00
Prajwol Amatya
0b67887e29
implement DRY principle ( #6553 )
2023-06-28 10:56:08 +05:45
Prajwol Amatya
73d48b1132
added response check after file download ( #6643 )
2023-06-28 10:12:04 +05:45
Amrita
d865f2cb5e
Improve code logic ( #6597 )
2023-06-27 17:02:54 +05:45
Viktor Scharf
753c8f2372
[full-ci][tests-only] Check id file owner in response ( #6627 )
...
* check owner as spaceId in sharing response
* fix after review
2023-06-27 12:50:10 +02:00
Sabin Panta
0bd628a956
scenerio added only for Deutsch and Spanish language ( #6523 )
2023-06-15 14:32:34 +05:45
Sagar Gurung
6540865d50
[tests-only][full-ci]Added scenarios for quota exceed with API ( #6450 )
...
* 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 >
2023-06-15 11:50:38 +05:45
Nalem7
cb16fd5843
[tests-only][full-ci]add test for antivirus user group sharing ( #6463 )
...
* add test for antivirus user and group share
* added test for 3 file
* deduct of one file
---------
Co-authored-by: nabim777 <“nabinalemagar019@gmail.com ”>
2023-06-12 17:12:01 +05:45
Amrita
c750d6677a
Add tests for space notification ( #6372 )
2023-06-08 16:59:45 +05:45
Phil Davis
3c99877129
adjust compare oc:tags lists
2023-06-08 13:14:24 +05:45
Sagar Gurung
7bac14d61c
[tests-only][full-ci]Add step to set quota with env OCIS_SPACES_MAX_QUOTA ( #6402 )
...
* 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
2023-06-06 11:57:04 +05:45
Phil Davis
0bc3d8646e
Adjust test method tryToDeleteFileFromTrashbin
2023-06-05 13:37:30 +05:45
Swikriti Tripathi
4b78e06e04
Add acceptance tests for antivirus ( #6405 )
...
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
2023-06-02 17:11:17 +05:45
Sagar Gurung
b18ac5d46b
Use triats in correct way ( #6430 )
2023-06-02 14:36:05 +05:45
Amrita
91ea910cf0
Extend notification tests scenario for different language ( #6365 )
2023-05-31 16:00:10 +05:45
Prarup Gurung
09729552e3
Added GDPR report test for events.SpaceCreated ( #6397 )
2023-05-29 11:12:39 +05:45
Viktor Scharf
76b0e744a7
[tests-only] Api tests for checking conflict status code while creating folder ( #6389 )
...
* add tests for checking conflict status code while creating folder
* fix after review
2023-05-25 14:47:32 +02:00
Viktor Scharf
d271a19459
upload file after renaming
2023-05-25 07:41:07 +02:00
Amrita
53ee61ad87
[full-ci][tests-only]Extend notification api tests ( #6324 )
...
* Add api tests for notification
* Address review
2023-05-24 12:56:43 +05:45
Prarup Gurung
8d06acf030
Added api test for changing app role of user
2023-05-23 15:11:52 +05:45
Viktor Scharf
36d7e77baa
[test-only][full-ci] Api tests. get notification on different languages ( #6254 )
...
* get notification on different languages
* set default english if no configured
* fix
* fix after review
* fix after rebase
* after review
2023-05-17 10:00:47 +02:00
Viktor Scharf
573ee3d071
remove checking for empty value
2023-05-15 15:06:46 +02:00