Commit Graph

1206 Commits

Author SHA1 Message Date
Swikriti Tripathi
389877e56d Remove skipOnStable2.0 tag (#6959) 2023-08-03 23:06:30 +02:00
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
Sawjan Gurung
5e4b9baa1c [tests-only][full-ci] Update local test docker-compose setup to allow unicode preview tests (#6940)
* update local test docker-compose setup to allow unicode preview tests

* update docs
2023-08-02 17:14:30 +05:45
Karun Atreya
c5fbd6f539 move resharing.feature from apiSpaces to apiReshare (#6936) 2023-08-02 15:03:42 +05:45
Phil Davis
2989dc6890 Merge pull request #6665 from owncloud/frontend_resharing_disabled
[tests-only][full-ci] added scenarios for disabling frontend_enable_resharing
2023-08-01 18:29:01 +05:45
Sawjan Gurung
d7dd979897 [tests-only][full-ci] Fix preview test scenario (#6931)
* fix preview test scenario

* setup ocis with custom fonts

* remove passing test from expected-failure
2023-08-01 17:33:43 +05:45
KarunAtreya
dcbd45948e added scenarios for share and reshare disabling frontend_enable_resharing env 2023-08-01 16:44:02 +05:45
Saw-jan
57c78b0a19 skip new behavior tests for reva-master 2023-07-31 12:57:00 +05:45
Saw-jan
a2ee62bde1 adjust tests expectation 2023-07-31 12:57:00 +05:45
Sawjan Gurung
ec4f56d0b9 fix: use error detail as message instead of whole error object (#6911)
* fix: instead of whole erro object, only send error detail as message

* remove passing test from expected failure
2023-07-28 13:15:55 +02:00
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
Nalem7
de550b73a1 add api test for search restored file through tag (#6709) 2023-07-25 14:54:27 +05:45
Amrita
6900a80511 Add more tests coverage (#6854) 2023-07-25 12:27:42 +05:45
amrita
1138412aff Add hidden file also 2023-07-25 12:24:36 +05:45
Salipa-Gurung
926e547f99 add test for downloading space 2023-07-25 12:24:26 +05:45
Swikriti Tripathi
98d6796800 fix the syntax of the test step (#6871) 2023-07-24 14:10:22 +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
Nalem7
531efe0b10 add test for search deleted file using context (#6707) 2023-07-20 12:58:40 +05:45
Nalem7
e71b72c18a add test for search files by sharee using content (#6698) 2023-07-20 11:50:39 +05:45
Phil Davis
02a3bfd176 Merge pull request #6835 from owncloud/retry-409-for-given-step-upload
[tests-only] [full-ci] Retry if 409 is received when uploading in a Given step
2023-07-19 09:34:09 +05:45
Viktor Scharf
1803c19b24 add test for uploading zero file with mtime (#6552) 2023-07-18 17:15:08 +02:00
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
Phil Davis
7cebeddce0 Merge pull request #6796 from owncloud/refacter-making-api-request
[tests-only][full-ci] refactored the acceptance test code
2023-07-18 10:47:11 +05:45
Niraj Acharya
abb111c3a1 if a requests response is 409 retry upto 10 times 2023-07-18 09:26:36 +05:45
Nalem7
441588ba18 search files using content (#6678) 2023-07-17 17:20:45 +05:45
Viktor Scharf
28cd42613d added stop running tests after first failure option (#6786) 2023-07-17 12:06:19 +02:00
Nalem7
6e45113e76 add tag skipOnReva (#6809) 2023-07-14 20:26:16 +05:45
Jannik Stehle
c9651de759 [full-ci] chore: bump web to v7.1.0-alpha.2 (#6797)
* chore: bump web to v7.1.0-alpha.2

* added FRONTEND_OCS_ENABLE_DENIALS to environment

* try to run full search in ocis CI

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-07-13 16:24:49 +02:00
Nalem7
9ca703f629 add api test for search file through tag (#6661) 2023-07-13 11:51:53 +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
Sabin Panta
f2498e1fdf Refactoring example table scenerio (#6697) 2023-07-12 12:42:32 +05:45
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
Sawjan Gurung
db39d6b7aa (ociswrapper): separate ociswrapper logs from ocis logs (#6776) 2023-07-12 11:32:03 +05:45
Phil Davis
0661bc4aa7 Merge pull request #6769 from owncloud/update_expected_to_failure
[tests-only][full-ci]Updated expected to failure for closed issue to new issue
2023-07-12 11:21:48 +05:45
Nalem7
469341c027 add test for search by deleted tag (#6660) 2023-07-12 10:34:21 +05:45
Sawjan Gurung
3c15c84fbc [tests-only][full-ci] Retry ocis startup with ociswrapper (#6768)
* (ociswrapper): retry starting ocis if failed

* (ociswrapper): kill procces and start again

* (ociswrapper): make retry configurable via cli
2023-07-12 09:33:10 +05:45
Sabin
2c4076b896 Updated expected to failure for closed issue to new issue 2023-07-11 16:45:09 +05:45
Amrita
4bf2972521 Add test for animated gif preview (#6693) (#6766) 2023-07-11 14:44:45 +05:45
nabim777
ebc383164d add scenario for search folder tag 2023-07-11 09:46:01 +05:45
Nalem7
ee1c9cf87f add api test for search tag by user (#6659) 2023-07-10 14:29:42 +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
Prajwol Amatya
941ef59cc9 refactor scenario example table (#6694) 2023-07-04 15:54:16 +05:45
prajwol
972a40cedf update issue-product tag to ocis issue tag 2023-07-04 12:09:28 +05:45
nirajacharya2
f15ed6bc91 added test for mail notification in diffrent languages when sharing resources (#6666) 2023-07-03 12:13:55 +05:45