Commit Graph

1086 Commits

Author SHA1 Message Date
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
Phil Davis
26a2db371c Merge pull request #6270 from owncloud/issue-3639
[tests-only] [full-ci] Fix expected trashbin href for spaces
2023-05-11 15:15:37 +05:45
Andre Duffeck
c4a64ba69b Merge pull request #6271 from aduffeck/fix-test-expectations
[full-ci] Fix test expectations
2023-05-11 11:18:09 +02:00
Phil Davis
a687e6de19 Add examples of more username combinations 2023-05-11 13:38:31 +05:45
Phil Davis
e57c20bb28 Remove trashbinFilesFolders examples for unsupported usernames 2023-05-11 12:51:57 +05:45
Phil Davis
f17351a063 Fix expected trashbin href for spaces 2023-05-11 11:41:10 +05:45
André Duffeck
870bc6d4d3 Add failing tests about public links to project space roots
The expected behavior needs to be discussed.
2023-05-10 22:32:05 +02:00
André Duffeck
9ca0d99bb9 Adapt expected failures 2023-05-10 21:59:15 +02:00
André Duffeck
479835779a Adapt test expectations. We do not allow sharing of the space root. 2023-05-10 11:23:44 +02:00
Prajwol Amatya
1f8164c527 [tests-only] [full-ci] api test for email notification (#6145) 2023-05-10 14:03:52 +05:45
Phil Davis
1c0e31853e Merge pull request #6266 from owncloud/update-vendor-bin-dependencies
[tests-only] [full-ci] Update vendor-bin dependencies
2023-05-10 12:07:05 +05:45
Sagar Gurung
3e60706b30 [tests-only][full-ci]Added GDPR export for quota update, export another users GDPR (#6249)
* Added GDPR export for quota update, another user tries to export

* PR address
2023-05-10 11:37:13 +05:45
Phil Davis
fa3fc21d70 Update vendor-bin dependencies 2023-05-10 11:15:19 +05:45
Prajwol Amatya
1788406b52 [tests-only][full-ci] removed steps related to share api occ commands (#6096)
* removed steps related to occ commands

* removed scenarios from expected failures

* fixed lines in exp failure
2023-05-10 10:13:11 +05:45
Phil Davis
08e3d46adf Cleanup code in TestHelpers 2023-05-09 19:59:06 +05:45
Swikriti Tripathi
c969faf8ef Add proper description to a feature file 2023-05-09 10:07:18 +05:45
Roman Perekhod
5fbee63f09 fix tests 2023-05-08 16:13:52 +02:00
Roman Perekhod
d69decdafe fix Graph delete request leaks existence of space #5031 2023-05-08 16:13:52 +02:00