Commit Graph

56 Commits

Author SHA1 Message Date
Viktor Scharf
73108839d7 Merge pull request #10166 from owncloud/testForAddingFederatedUserstoSpace
[test-only] add federated users to space
2024-10-08 09:57:17 +02:00
Viktor Scharf
6de98f54be add federated users to space 2024-10-08 08:54:53 +02:00
Niraj Acharya
91eff34adc ref test code 2024-10-08 10:08:15 +05:45
Viktor Scharf
fdc61d043f Merge pull request #10249 from owncloud/tests/rename-methods
[tests-only] use existing method to get space
2024-10-07 12:21:24 +02:00
Saw-jan
286e578314 test: use existing method to get space 2024-10-07 15:03:16 +05:45
prashant-gurung899
8f858dad9d add test to check api activities with sort filter
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-07 14:40:32 +05:45
Viktor Scharf
f088b53f88 Merge pull request #10224 from owncloud/deleteConnectionTest
[test-only] delete connection tests
2024-10-04 15:37:53 +02:00
Viktor Scharf
3d8d5f923f delete connection tests 2024-10-04 15:17:15 +02:00
Saw-jan
aeca24ac75 test: add test coverage for #8804 2024-10-04 10:12:59 +05:45
Sawjan Gurung
6ff138dacc Merge pull request #10087 from owncloud/remove-spaceidfromocis-env
[test-only][full-ci] removing SPACE_ID_FROM_OCIS from test code
2024-10-03 13:13:50 +05:45
Prashant Gurung
c4884e482e Merge pull request #10160 from owncloud/tests-public-link-change-api-activities
[tests-only][full-ci] add tests to check activites of space after updating public share link
2024-10-03 10:33:23 +05:45
prashant-gurung899
234a1ff2b9 add tests to check activites of space after updating public share link
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-03 09:49:47 +05:45
prashant-gurung899
c12ec0af3f add tests to check activites of file after public edits it
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-03 09:49:12 +05:45
Niraj Acharya
db844fb5ab removing SPACE_ID_FROM_OCIS from test code 2024-10-03 09:08:10 +05:45
Saw-jan
c685229c8d test: add test coverage for #9933 2024-10-02 14:51:28 +05:45
Saw-jan
ca82ac03fc test: allow multiple xpaths checks 2024-10-02 13:37:34 +05:45
Saw-jan
732f2b241e test: rename PROPFIND response check steps
test: fix tests
2024-10-02 13:33:33 +05:45
Saw-jan
08922584bc test: fix PROPFIND shares space tests 2024-10-02 13:33:33 +05:45
Saw-jan
ae9ef293af test: only one error per path 2024-09-26 14:53:47 +05:45
Saw-jan
9a818b4ab1 test: custom error message for json validation error 2024-09-26 12:36:15 +05:45
prashant-gurung899
59673bb176 add test to check acivities by sharee
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-26 11:38:14 +05:45
Prashant Gurung
775c5970e7 Merge pull request #10134 from owncloud/tests-preview-with-all-processors
[tests-only][full-ci] add test to download preview of an image with all available processors
2024-09-26 10:30:54 +05:45
Sawjan Gurung
854dbcf361 Merge pull request #10091 from owncloud/add-edge-case-test-coverage
[tests-only][full-ci]add edge case for check file info
2024-09-26 10:09:40 +05:45
Viktor Scharf
78095bc1fe Merge pull request #10149 from owncloud/enableOcmSharingTests
[test-only] adjust ocm sharing tests
2024-09-25 12:21:17 +02:00
amrita
16db9dd5cf address review 2024-09-25 13:30:26 +05:45
prashant-gurung899
d7fc256009 add test to download preview with all processors
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-25 11:42:17 +05:45
prashant-gurung899
417294e520 add test to download preview with preview set to zero
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-25 09:51:31 +05:45
Viktor Scharf
99ecc5a752 adjust ocm sharing tests 2024-09-24 15:59:10 +02:00
amrita
0568224192 add edge case for check file info 2024-09-24 09:47:51 +05:45
Viktor Scharf
26a02bb141 fix flaky test 2024-09-23 16:38:51 +02:00
Viktor Scharf
0a3a1e2ee6 fix email test 2024-09-20 14:33:22 +02:00
Viktor Scharf
0c4242d4bb fix issue/10059 2024-09-19 07:05:59 +02:00
Prajwol Amatya
5cfdfec4de added test to create odt file inside folder in public space 2024-09-18 14:36:38 +05:45
Prajwol Amatya
02288eaad2 added test to create odt file inside deleted parent folder 2024-09-18 10:00:19 +05:45
Prajwol Amatya
9815b70739 added test for public user to create odt file inside public folder 2024-09-18 09:11:31 +05:45
prashant-gurung899
0b2291537b update userSearchesUsingWebDavAPI function
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-17 16:30:41 +05:45
amrita
1cf0a35ba3 add test for sending request to check file info with invalid file id 2024-09-17 12:15:43 +05:45
Viktor Scharf
80dcb2a351 Merge pull request #10061 from owncloud/checkEmailWhileGeneratetoken
check email validation
2024-09-16 11:57:58 +02:00
Viktor Scharf
84eb181928 check email validation 2024-09-16 10:32:30 +02:00
Sawjan Gurung
908dba5dab Merge pull request #9960 from owncloud/create-text-file
[tests-only][full-ci]added test to create text file with `/app/new` endpoint
2024-09-16 12:42:26 +05:45
Amrita
88303faee1 Merge pull request #10024 from owncloud/add-tests-coverage-for-wopi-with-view-modes
[tests-only][full-ci] Add test coverage for checking file info with different view mode
2024-09-14 15:15:42 +05:45
Viktor Scharf
ac26cd8035 Merge pull request #10026 from owncloud/checkEmailNotificationOcminvite
[test-only] ApiTest. Check email notification ocminvite
2024-09-13 12:34:51 +02:00
Prajwol Amatya
78fa278ed0 added test to create text file with /app/new endpoint 2024-09-13 11:40:51 +05:45
amrita
05fca6b013 add test coverage for wopi with different view mode 2024-09-13 11:36:38 +05:45
pradip
42dffaf1b6 test: add tests for opening file with non-existing fileId 2024-09-12 16:55:16 +05:45
Viktor Scharf
438e445a1c fix after review 2024-09-12 10:08:43 +02:00
Sawjan Gurung
283948487b Merge pull request #9982 from owncloud/tests-file-versions-of-shared-space
[tests-only][full-ci] add tests to check versions of file in a space shared via link with viewer/editor role
2024-09-11 10:42:45 +05:45
prashant-gurung899
250650265c cleanup parallel deployment tests
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-10 12:02:33 +05:45
prashant-gurung899
809b7a4373 add tests to check versions of file in a space shared via link
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-10 11:56:58 +05:45
prashant-gurung899
4c828d36f0 add tests for new role space editor withour versions
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-09 17:01:19 +05:45