Commit Graph

1148 Commits

Author SHA1 Message Date
Prajwol Amatya 0b67887e29 implement DRY principle (#6553) 2023-06-28 10:56:08 +05:45
Prajwol Amatya 73d48b1132 added response check after file download (#6643) 2023-06-28 10:12:04 +05:45
Prarup Gurung 63ba3a5f8a Merge pull request #6635 from owncloud/test/recipient-check-file-version
[tests-only] [full-ci] added different roles for sharee
2023-06-27 17:25:21 +05:45
Prarup Gurung 0c59a0054b Merge pull request #6633 from owncloud/mail-share2-group-notification
[tests-only][full-ci] Test for mail notification to group members if a space is shared
2023-06-27 17:23:10 +05:45
Amrita d865f2cb5e Improve code logic (#6597) 2023-06-27 17:02:54 +05:45
Viktor Scharf 753c8f2372 [full-ci][tests-only] Check id file owner in response (#6627)
* check owner as spaceId in sharing response

* fix after review
2023-06-27 12:50:10 +02:00
nirajacharya2 bee7f0c311 added test for mail notification to group members if a space is shared with them 2023-06-27 16:06:58 +05:45
nirajacharya2 5524658f86 added antivirus test for overwriting a file with virus content in project space share (#6623) 2023-06-27 15:28:40 +05:45
Sabin 7b20bde72c added different roles for sharee 2023-06-27 13:16:36 +05:45
nirajacharya2 cd304b4df8 added antivirus test for overwriting the .space/readme.md file (#6615) 2023-06-26 16:41:20 +05:45
KarunAtreya 0de8222461 adapt the scenario for sharing file as well as file inside a folder 2023-06-26 12:03:04 +05:45
KarunAtreya d9298dbb73 added scenarios for overwrite file with virus content in user share 2023-06-26 11:57:19 +05:45
Swikriti Tripathi 198c3e52b5 Add tests for checking response of REPORT request in project spaces (#6609) 2023-06-26 10:49:44 +05:45
Phil Davis 971115d103 Merge pull request #6590 from kobergj/BumpReva
[full-ci] Bump Reva
2023-06-23 16:16:31 +05:45
jkoberg 7d7ff26a96 update expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-23 11:32:28 +02:00
nirajacharya2 82f5f25bfe [tests-only][full-ci]added scenario for overwrite file with virus content in a public link (#6586) (#6600)
* added scenario for overwrite file with virus content in a public link

* changed sharer overwrite step with public overwrite

Co-authored-by: Karun Atreya <33852651+KarunAtreya@users.noreply.github.com>
2023-06-23 15:13:01 +05:45
Karun Atreya 82fd405825 [tests-only][full-ci]added scenario for overwrite file with virus content in a public link (#6586)
* added scenario for overwrite file with virus content in a public link

* changed sharer overwrite step with public overwrite
2023-06-23 11:24:03 +05:45
Prajwol Amatya 831d57f748 [tests-only] [full-ci] API test for enforce password config and update the public share to edit permission (#6409)
* api test to update public link to upload, edit or contribute permission with enforce password enabled

* added test to create public link with enforce password enabled
2023-06-22 14:25:45 +05:45
Swikriti Tripathi d35a4ac4a6 Use different image of clamav in docker compose (#6588) 2023-06-22 14:08:10 +05:45
Sabin Panta edc00ebd12 [tests-only]Add test for ANTIVIRUS_INFECTED_FILE_HANDLING (#6498)
* Corrected the issues in scenerio

* rebase current branch
2023-06-22 09:38:30 +02:00
Swikriti Tripathi 4f85efee84 [tests-only][full-ci] use tcp for antivirus service in ci (#6573)
* Test antivirus service in ci with different config

* enable other tests and update docker compose files
2023-06-22 09:55:58 +05:45
Prajwol Amatya 997cf54853 removed scenario related to federated share (#6511) 2023-06-16 17:17:39 +05:45
Artur Neumann 86d5e2564c Merge pull request #6538 from owncloud/useGraphinsteadOfSettingMethodInTests
[test-only][full-ci] using graph method instead of setting in api tests
2023-06-16 10:36:00 +05:45
Nalem7 e3ff3418b0 [tests-only][full-ci]add test for creating a version file with virus content (#6521) (#6535)
* add test for creating a version file with virus content

* rebasing

---------

Co-authored-by: nabim777 <“nabinalemagar019@gmail.com”>
2023-06-16 09:09:38 +05:45
Viktor Scharf 5867dae18f using Graph instead Of Setting Method In Tests 2023-06-15 17:03:53 +02:00
Viktor Scharf 872bdb0217 [test-only] changing status code of the api tests (#6533)
* change status code

* save issue tag
2023-06-15 16:55:53 +02:00
Amrita 3cdc3bc485 Throw proper ocis-wrapper connection error message (#6532) 2023-06-15 16:22:50 +05:45
Sabin Panta 0bd628a956 scenerio added only for Deutsch and Spanish language (#6523) 2023-06-15 14:32:34 +05:45
Sagar Gurung 6540865d50 [tests-only][full-ci]Added scenarios for quota exceed with API (#6450)
* Added scenarios for quota exceed with API

* Review Address

* changed code

* review-address: check for space not exists

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-06-15 11:50:38 +05:45
Nalem7 c9393e79b8 update public sharing test for zip virus file (#6506)
Co-authored-by: nabim777 <“nabinalemagar019@gmail.com”>
2023-06-14 15:30:00 +05:45
Prajwol Amatya 96fc356859 refactored feature file (#6520) 2023-06-14 14:16:30 +05:45
Sabin Panta 111ff55579 add tests by setting ANTIVIRUS_MAX_SCAN_SIZE env (#6484) 2023-06-14 12:26:10 +05:45
Nalem7 03045c5ccc add tests for project space (#6485)
Co-authored-by: nabim777 <“nabinalemagar019@gmail.com”>
2023-06-13 14:36:17 +05:45
Nalem7 cb16fd5843 [tests-only][full-ci]add test for antivirus user group sharing (#6463)
* add test for antivirus user and group share

* added test for 3 file

* deduct of one file

---------

Co-authored-by: nabim777 <“nabinalemagar019@gmail.com”>
2023-06-12 17:12:01 +05:45
Viktor Scharf 4cf0e3d95c last space manager cannot change his role (#6393) 2023-06-12 11:56:55 +02:00
Roman Perekhod e73e760827 changlog added 2023-06-12 09:19:54 +02:00
Swikriti Tripathi cf6610878d Add configuration for antivirus in docker compose for tests 2023-06-09 16:10:32 +05:45
Nalem7 f16f9bf7d1 add test for antivirus public link (#6454)
Co-authored-by: nabim777 <“nabinalemagar019@gmail.com”>
2023-06-09 10:07:15 +05:45
Amrita c750d6677a Add tests for space notification (#6372) 2023-06-08 16:59:45 +05:45
prajwol edc8e96469 refactored feature files 2023-06-08 14:59:03 +05:45
Phil Davis b6b85baceb Merge pull request #6434 from owncloud/tag-comma
[tests-only] [full-ci] Test comma-separated list of tags
2023-06-08 14:16:04 +05:45
Phil Davis 3c99877129 adjust compare oc:tags lists 2023-06-08 13:14:24 +05:45
prajwol ab1de656ad refactoring feature files 2023-06-08 13:03:46 +05:45
Phil Davis 0e2055bd46 Add test scenario that adds multiple tags 2023-06-08 11:43:53 +05:45
Phil Davis d3bee89341 Test comma-separated list of tags 2023-06-08 11:43:53 +05:45
Phil Davis 808904a656 Merge pull request #6467 from owncloud/tests/skip-antivirus-tests-in-reva
[tests-only] Skip antivirus related tests in reva
2023-06-07 18:00:27 +05:45
Viktor Scharf 7c3215a948 [test-only] Fix code expectation (#6464)
* fix code expectation

* fix
2023-06-07 13:41:30 +02:00
Swikriti Tripathi e6d68ddbd0 Skip antivirus related tests in reva 2023-06-07 16:57:25 +05:45
Roman Perekhod 96f658c281 Merge pull request #6440 from 2403905/issue-6436
Fix the username validation when an admin update the user
2023-06-07 12:23:47 +03:00
Michael Barz 04e1b947f9 Merge pull request #6456 from owncloud/release-3.0.0
[full-ci] Release 3.0.0
2023-06-07 08:22:11 +02:00