Commit Graph

1033 Commits

Author SHA1 Message Date
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
Roman Perekhod 1ac49dfd64 Fix the username validation when an admin update the user 2023-06-06 17:15:38 +02:00
Michael Barz d5dcaaa7b4 fix test expectations 2023-06-06 16:03:43 +02:00
Sagar Gurung 7bac14d61c [tests-only][full-ci]Add step to set quota with env OCIS_SPACES_MAX_QUOTA (#6402)
* Add step to set ocis max spaces quota with env

* Add env-config tag to scenario for ocis roll back

* Fix red CI and and test for spaces

* Review address

* Reuse step for single env

* Remove doubtful scenario
2023-06-06 11:57:04 +05:45
Michael Barz 016af69167 Merge pull request #6446 from owncloud/changeCopyMoveTest
[test-only] fixing tests of copying and moving files with the same name. removing from expected
2023-06-05 17:14:59 +02:00
Viktor Scharf f0d36c58bb fix tests. remove from expected failures 2023-06-05 15:31:14 +02:00
Phil Davis 0bc3d8646e Adjust test method tryToDeleteFileFromTrashbin 2023-06-05 13:37:30 +05:45
Swikriti Tripathi 4b78e06e04 Add acceptance tests for antivirus (#6405)
test on ci

test on ci

run on detached mode

add wait for clam

fix syntax

fix syntax

try without wait

add clamservice to steps

use different wait for command

put sleep

test

wait for clamav service

Clean up tests and enable other tests in the ci

address reviews

add documentation

add docs for docker

address reviews

refactor docs

remove user premission as it's by default root

capitalize the letters
2023-06-02 17:11:17 +05:45
Sagar Gurung b18ac5d46b Use triats in correct way (#6430) 2023-06-02 14:36:05 +05:45
Phil Davis 8f02d26da8 Merge pull request #6423 from owncloud/modForOcisHello
delete problematic files for go get
2023-06-02 12:29:01 +05:45
Roman Perekhod 366d1c2c10 Fix the empty exact list while searching for a sharee #issue-4265 2023-05-31 15:46:11 +02:00
Amrita 91ea910cf0 Extend notification tests scenario for different language (#6365) 2023-05-31 16:00:10 +05:45
Artur Neumann fd4301b0d7 delete problematic files for go get 2023-05-29 12:38:44 +05:45
Prarup Gurung 09729552e3 Added GDPR report test for events.SpaceCreated (#6397) 2023-05-29 11:12:39 +05:45
Phil Davis 63d0a02aeb Fix line number in expected-failures-API-on-OCIS-storage.md 2023-05-26 18:07:36 +05:45
Swikriti Tripathi a60de39111 address reviews 2023-05-26 16:56:48 +05:45
Swikriti Tripathi 5ca351c091 update expected to fail file 2023-05-26 16:31:38 +05:45
Swikriti Tripathi 9c5a8a7b24 Refactor feature files to add correct description 2023-05-26 16:31:37 +05:45
Prarup Gurung bc01691842 Added GDPR report test for events.SpaceShared (#6383) 2023-05-26 11:27:10 +05:45
jkoberg a2aa55a4dd adjust expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-25 15:52:04 +02:00
kobergj 924f0c408d Merge pull request #6370 from kobergj/AddFulltextsearchCapability
Add Fulltextsearch Capability
2023-05-25 15:50:43 +02:00
Viktor Scharf 76b0e744a7 [tests-only] Api tests for checking conflict status code while creating folder (#6389)
* add tests for checking conflict status code while creating folder

* fix after review
2023-05-25 14:47:32 +02:00
Prarup Gurung d31f544a9f [full-ci] [tests-only] Removed tag personalSpace, and refactored the example tables (#6250)
* Refactored personalSpace tagged scenarios

* Fixed line numbers in expected failure
2023-05-25 17:50:00 +05:45
Viktor Scharf d271a19459 upload file after renaming 2023-05-25 07:41:07 +02:00
jkoberg 50ef698fda add fulltextsearch capability
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-24 13:58:37 +02:00
Amrita 53ee61ad87 [full-ci][tests-only]Extend notification api tests (#6324)
* Add api tests for notification

* Address review
2023-05-24 12:56:43 +05:45
Sagar Gurung 3a93b44007 [tests-only][full-ci]Added GDPR export for folder creation, sharing a file (#6360)
* Added GDPR export for folder creation, sharing a file

* Added link creation GDPR scenario

* Added scenarios for GDPR export for item trashed event

* Review addresss
2023-05-24 10:39:40 +05:45
Prarup Gurung 8d06acf030 Added api test for changing app role of user 2023-05-23 15:11:52 +05:45
Sawjan Gurung 89d92d7b1d [docs-only] Add email service to the docker-compose setup for tests (#6347)
* add email docker compose for running tests

* update docs to run email tests in docker compose setup

* fix typo
2023-05-19 18:03:55 +05:45
Phil Davis 4874da778c Reword 'allow to' sentences 2023-05-18 09:48:29 +05:45
Michael Barz 6a052b9d24 update expected failures 2023-05-17 14:02:15 +02:00
Michael Barz 4e2a16af81 Merge pull request #6329 from owncloud/update-reva
[full-ci] update reva to latest edge
2023-05-17 11:04:57 +02:00
Viktor Scharf 36d7e77baa [test-only][full-ci] Api tests. get notification on different languages (#6254)
* get notification on different languages

* set default english if no configured

* fix

* fix after review

* fix after rebase

* after review
2023-05-17 10:00:47 +02:00
Michael Barz d59a801c39 update expected failures 2023-05-16 20:56:26 +02:00
Michael Barz d4e7034046 Merge pull request #6310 from owncloud/update-roles
update the default roles
2023-05-16 15:18:55 +02:00
Sawjan Gurung 14b11f24a6 [tests-only][full-ci] Change wrapper port from 5000 to 5200 (#6321)
* use port 5200 for wrapper API server

* remove binary and ignore the build
2023-05-16 15:40:06 +05:45
Sawjan Gurung 60fd953c7e [docs-only] Document running tests using ociswrapper (#6283)
* add README for ociswrapper

* add doc on how to tests env config test suites with ociswrapper

* document running tests using ociswrapper

* update local docker compose setup for running tests

* make ocis able to run with ociswrapper

* update wrapper doc

* run with ociswrapper by default

* ignore md files on codacy

* fix README format
2023-05-16 14:39:17 +05:45
Michael Barz b78e98db14 update the expected failures 2023-05-16 09:10:23 +02:00
Viktor Scharf 573ee3d071 remove checking for empty value 2023-05-15 15:06:46 +02:00
Michael Barz 79aafdae04 change test expectations 2023-05-15 14:25:50 +02:00
Prarup Gurung 4b04870ade [full-ci] [tests-only] unassign app role assignment of user (#6030)
* Added scenario to unassign the role of user

* Added scenario,admin tries to unassign the own role

* Addressed reviews

* refactor

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2023-05-15 10:45:24 +02:00
kobergj 2701d0a331 Merge pull request #6282 from kobergj/PostprocessingStore
Postprocessing Store
2023-05-12 13:22:59 +02:00
jkoberg f30fe2757c fix graph test
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-12 12:34:32 +02:00
André Duffeck 5ba7dad3c7 Fix test expectations 2023-05-12 10:37:43 +02:00
Viktor Scharf 67a9736b6c [test-only] Api-test for sharing personal space (#6242) 2023-05-12 14:08:20 +05:45
Sawjan Gurung 9945dad647 [POC][full-ci] Testing various oCIS env configurations (#6062)
* run api tests

* run ocis via wrapper

* add context, helpers and steps change ocis config

* remove separate pipelines for special test cases

* add context to behat config

* fix suite name

* set wrapper url while running tests

* fix cors allow env name

* address review

* add ociswrapper codebase

* add ci pipeline to build and cache wrapper

* add step to check ociswrapper cache

* invalidate wrapper cache and build new

* build on pipeline step

* undo unnecessary changes

* undo unnecessary changes

* fix php code

* fix ocis run command

* use tag for teardown

* exclude wrapper vendor in codacy check

* fix typos
2023-05-11 17:21:52 +05:45