Commit Graph

87 Commits

Author SHA1 Message Date
prashant-gurung899
e40015c2e2 add test to upload via TUS by federated user
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-22 09:47:08 +05:45
Saw-jan
7c1c9ddacc test: add tests to check file uploads with same mtime 2024-11-21 10:04:31 +05:45
Sabin Panta
bd4cf280df Merge pull request #10535 from owncloud/remove-old-dav-public-share-endpoint-test
[tests-only][full-ci]remove old dav path for public share
2024-11-20 15:20:38 +05:45
Sawjan Gurung
94931aa4bf Merge pull request #10558 from owncloud/test/refactor-steps-and-step-defns
[tests-only][full-ci] refactor `When` steps and step defns while moving, copying and renaming files and folders
2024-11-20 09:40:08 +05:45
pradip
0baccb922a test(refactor): change the structure of When step while moving, copying and renaming 2024-11-19 17:17:59 +05:45
Sabin
b5d5afcd5c remove old dav path for public share 2024-11-19 14:54:02 +05:45
Prajwol Amatya
33a99d6de3 extend webdav tests for old, new and spaces path 2024-11-19 09:07:45 +05:45
Ralf Haferkamp
6f90abd22d fix(ocm): Adjust for recend change for federated user IDs
The UserIds as returned by e.g. GetAcceptedUser do already contain
the provider domain in the IDP field now.

Also adjust the provider domain in the OCM config to be really a domain
without URI scheme and path.
2024-11-14 15:51:07 +01:00
pradip
8b9da7ba29 test(refactor): change the structure of destinations to make it more readable 2024-11-13 17:04:24 +05:45
prashant-gurung899
84019acc3a add test to check move activities using file-id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-13 11:28:24 +05:45
Sabin
471d43a4e6 beautify feature file 2024-11-13 09:57:46 +05:45
Sabin
d7b237eee2 updated feature file to remove trailing slash for folder propfind request 2024-11-13 09:53:49 +05:45
Saw-jan
c3b442491d tests: update ocm setup and docs
docs: separate provider config

tests: substitution for local and remote server urls

tests: create local configs

tests: fix vscode debugger config

tests: separate federation share steps
2024-11-11 14:37:52 +05:45
Sabin
b574af4307 removed to do comment 2024-10-29 11:31:14 +05:45
Sabin
279bf0aa0f removed to do comment 2024-10-28 14:07:23 +05:45
prashant-gurung899
d2af9fe20d add test to check file rename activity using file-id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-10-23 15:03:16 +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
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
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
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
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
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