Commit Graph

100 Commits

Author SHA1 Message Date
Prashant Gurung b1b9e7b77f Merge pull request #10626 from owncloud/tests-ocm-refactor-steps
[tests-only][full-ci] refactor multiple when steps in OCM tests
2024-11-28 16:41:10 +05:45
Sawjan Gurung 2e40f9905c Merge pull request #10523 from owncloud/ocm-test-shared-file
[tests-only][full-ci] adding test for editing shared file(OCM) by the share receiver
2024-11-28 14:18:36 +05:45
prashant-gurung899 cbf2b4f393 refactor multiple when steps in OCM tests
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-28 12:36:32 +05:45
amrita cf8a83cb36 review addressed 2024-11-28 10:44:44 +05:45
amrita 62b314dc91 add test for template 2024-11-28 10:44:44 +05:45
Niraj Acharya 4f8fd47058 adding test for editing shared file(OCM) by the share receiver 2024-11-28 09:21:41 +05:45
Saw-jan bc63c2cbd7 test: merge similar steps 2024-11-27 14:54:18 +05:45
Saw-jan 5bbe356d36 test: store preview content for comparison 2024-11-27 14:54:18 +05:45
Saw-jan 73d89721c6 test: fix addUserToGroup param 2024-11-27 14:54:17 +05:45
Sawjan Gurung e4778ec314 Merge pull request #10651 from owncloud/tests-ocm-download-preview
[tests-only][full-ci] add tests to download thumbnail preview of a federated share image
2024-11-27 14:03:09 +05:45
prashant-gurung899 5475f6c60f add test to check activities after updating share in space context
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-27 13:01:58 +05:45
prashant-gurung899 1c14c03e53 add tests to download thumbnail preview of a federated share image
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-27 12:35:36 +05:45
Saw-jan 327e6260ff tests: error handling
tests: remove unnecessary logs
2024-11-22 16:01:58 +05:45
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