Commit Graph

2220 Commits

Author SHA1 Message Date
Prashant Gurung
10bf7f1376 Merge pull request #10264 from owncloud/tests-ocm
[tests-only][full-ci] add test to share project drive's resource to a federated user
2024-10-22 15:08:17 +05:45
Prajwol Amatya
cd7c0e8961 Merge pull request #10260 from owncloud/clean-upload-sessions
[tests-only][full-ci] add test to clean upload sessions that are not processing using CLI command
2024-10-22 14:14:09 +05:45
Sawjan Gurung
0f8460fcae Merge pull request #10349 from owncloud/tests-sharer-group-member
[tests-only][full-ci] add test to list shares sharedByMe/sharedWithMe being member of a group
2024-10-22 14:01:12 +05:45
prashant-gurung899
696cda357e add ocm test to activities of resource shared to federated user
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-22 13:00:31 +05:45
Prajwol Amatya
0a12fd9834 add test to clean upload sessions that are not processing 2024-10-22 12:49:30 +05:45
amrita
8cc13a2dbe add tests for file version with OCIS_DISABLE_VERSIONING config 2024-10-22 12:26:47 +05:45
prashant-gurung899
bc0b2bdb1a add test coverage for sharer being member of shared group
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-22 10:49:57 +05:45
pradip
1e412ba4b7 test: check application/octet-stream MIME Type absence on /app/list endpoint 2024-10-22 10:07:00 +05:45
Saw-jan
766ad4b40c ci: make remote.php default
docs: add documentation

test: rename uniquePath to suffixPath
2024-10-21 17:08:25 +05:45
Saw-jan
f86d137f87 test: make remote.php configurable
test: build dav paths

test: fix paths

test: merge method args

test: add issue tags

test: add new expected failure file

test: merge expected-failure files before running tests
2024-10-21 16:57:58 +05:45
Roman Perekhod
dab54d2b5a Kept historical resource naming after renaming in activity for shares and public links. 2024-10-18 11:07:07 +02:00
prashant-gurung899
e9f5fef5d3 add test to list permissions of a resource shared to a federated user
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-18 09:47:33 +05:45
prashant-gurung899
4134fc426d add test-sharer lists shares shared by him to federated user
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-17 10:28:33 +05:45
Prajwol Amatya
4475d1efc0 add test to restart upload sessions 2024-10-15 14:41:25 +05:45
pradip
8de25ddc97 test(refactor): combined searching inside folder and space scenarios into one 2024-10-15 12:33:04 +05:45
pradip
97f6fa045a test(refactor): search files in specific spaces and globally 2024-10-14 13:08:00 +05:45
pradip
c05e1b2809 test: search file globally or in a specific location 2024-10-14 13:08:00 +05:45
Sawjan Gurung
9f8b7eba17 Merge pull request #10234 from owncloud/tests-limit-with-sort-activities
[tests-only][full-ci] add test to check api activities with limit and sort filter
2024-10-08 16:33:44 +05:45
prashant-gurung899
d09859827d add test to check api activities with limit and sort filter
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-08 15:55:04 +05:45
Saw-jan
ca76f79be3 test: get necessary contexts properly 2024-10-08 15:17:44 +05:45
Niraj Acharya
e906f9f9b5 refactoring test code 2024-10-08 14:46:33 +05:45
Prajwol Amatya
92b298fb13 Merge pull request #10229 from owncloud/cli-tests
[tests-only][full-ci] add tests for CLI command uploads sessions
2024-10-08 14:03:01 +05:45
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
Prajwol Amatya
c836695209 add tests for cli command uploads sessions 2024-10-08 12:09:53 +05:45
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
Amrita
a8d5913f83 Merge pull request #10196 from owncloud/extend-checkinfo-tests-for-project-drive
[tests-only][full-ci]add tests for check project drive file info
2024-10-04 10:06:21 +05:45
prashant-gurung899
d9b34d50b2 add test to check edit activity for a file
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-03 16:51:36 +05:45
amrita
844a207af9 add tests for check project drive info 2024-10-03 14:27:16 +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
Sawjan Gurung
0cf56bed73 Merge pull request #10132 from owncloud/tests-any-user-api-activities
[tests-only][full-ci] add tests to check api activities of a user's file by any user
2024-10-02 13:00:40 +05:45
prashant-gurung899
9082a51664 add tests for any user trying to check api activities
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-02 11:29:35 +05:45
Prajwol Amatya
954d218aa7 add custom translation 2024-10-02 10:41:15 +05:45
Jörn Friedrich Dreyer
ecad57aa63 Merge pull request #10172 from owncloud/fix-sharejail-stat-id
[full-ci] bump reva to 02af5a266
2024-09-30 14:49:06 +02:00
Michael Barz
c384692d45 Merge pull request #10174 from owncloud/wopi-host-urls
feat: add wopi host and sharing urls
2024-09-30 10:02:40 +02:00
Viktor Scharf
fec6005458 skip tests 2024-09-30 09:32:09 +02:00