Commit Graph

2298 Commits

Author SHA1 Message Date
Ralf Haferkamp 617fc4480e Use sed instead of tr to remove nullbytes
The tr + echo was using HUGE amounts for memory due to some IFS- and
parameter expansion magic.
2024-11-28 16:51:59 +01:00
Prajwol Amatya 0252306214 Merge pull request #10351 from owncloud/healthzCheck
[test-only] add test for checking service ready and health
2024-11-28 16:56:51 +05:45
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
Prajwol Amatya 34dc52d426 update the scenarios for service availability check 2024-11-28 16:01:30 +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
Prajwol Amatya 15420a3d7b renamed the suite to apiServiceAvailability 2024-11-28 09:11:52 +05:45
Prajwol Amatya c1c6143568 change sse debug addr port 2024-11-28 09:11:52 +05:45
Viktor Scharf 06dc8ad5e3 change userlog port 2024-11-28 09:11:51 +05:45
Viktor Scharf 45116af784 skip collaboration test 2024-11-28 09:11:51 +05:45
Viktor Scharf c1bd9bd71d fix 2024-11-28 09:11:51 +05:45
Viktor Scharf 1789a1ad43 fix after review 2024-11-28 09:11:51 +05:45
Viktor Scharf 18e0af90b7 add test for checking service ready and health 2024-11-28 09:11:50 +05:45
Saw-jan b1512bde16 test: move test to respective suite 2024-11-27 15:26:59 +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
Saw-jan f4df2978ea test: add issue tag 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
Prajwol Amatya 990576ec6d add public link share feature to expected failure file 2024-11-25 09:37:31 +05:45
Pradip Subedi 5f5fe9f5fa Merge pull request #10617 from owncloud/test/test-coverage-for-bug#9536
[tests-only][full-ci] Add test coverage for correct parent folder reference in activity messages
2024-11-22 17:07:07 +05:45
Saw-jan 327e6260ff tests: error handling
tests: remove unnecessary logs
2024-11-22 16:01:58 +05:45
Prajwol Amatya 23b3f9d7aa update add user test for apiAccountsHashDifficulty test suite 2024-11-22 14:24:00 +05:45
Prajwol Amatya 0add18fc9a remove @provisioning_api-app-required tag 2024-11-22 12:39:40 +05:45
Prajwol Amatya ae8f618bb0 add scenarios to expected failure file while running without remote.php 2024-11-22 12:39:39 +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
pradip 092136baac test: test-coverage-for-api-activities(bug #9536) 2024-11-21 16:48:27 +05:45
Saw-jan 7c1c9ddacc test: add tests to check file uploads with same mtime 2024-11-21 10:04:31 +05:45
Prajwol Amatya 9a7c8a43f8 Merge pull request #10610 from owncloud/merge-antivirus-test-scenarios
[tests-only][full-ci] merge similar test scenraios in antivirus test
2024-11-21 09:44:43 +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
Prajwol Amatya 7697c354d5 merge similar test scenraios in antivirus test 2024-11-20 12:07:17 +05:45
Prajwol Amatya bbb3f2b958 Merge pull request #10602 from owncloud/skip-tests-on-reva
[tests-only][full-ci]skip spaces dav path test in reva
2024-11-20 11:19:37 +05:45
Prajwol Amatya fccc980ff0 skip spaces dav path version 2024-11-20 10:39:02 +05:45
Prajwol Amatya 85ad991107 skip spaces dav path test in reva 2024-11-20 09:55:44 +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 9d6bd35bb5 extend dav paths versions 2024-11-19 13:05:34 +05:45
Prajwol Amatya f31f92a028 update expected failure file 2024-11-19 09:07:45 +05:45
Prajwol Amatya 33a99d6de3 extend webdav tests for old, new and spaces path 2024-11-19 09:07:45 +05:45
Niraj Acharya f881038adb adding test coverage for sharing file with ocm 2024-11-18 11:37:41 +05:45
Michael Barz 8f9b234030 Merge pull request #10464 from owncloud/collaboration_enable_validator_alltests
test: enable skipped validator tests
2024-11-15 12:33:38 +01:00
Michael Barz e2547e79a9 Merge pull request #10570 from rhafer/enterprise/6967
[full-ci] fix(ocm): Adjust for recend change for federated user IDs
2024-11-15 12:32:32 +01:00
prashant-gurung899 b700b9b57a add test to check copy activities using file-id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-15 11:40:42 +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