Nalem7
cd09d444fd
add tests for move file within shares using file-id ( #7776 )
2023-11-27 11:35:31 +05:45
Benedikt Kulmann
2744d8baa4
Automated changelog update [skip ci]
2023-11-24 16:16:07 +00:00
Benedikt Kulmann
0c4731013c
Merge pull request #7802 from owncloud/release-4.0.3
2023-11-24 17:09:15 +01:00
Benedikt Kulmann
d6f4b24ffa
chore: prepare changelog, bump version
2023-11-24 13:32:40 +01:00
Jannik Stehle
5ba19caed9
Automated changelog update [skip ci]
2023-11-24 08:17:21 +00:00
Jannik Stehle
3815030b2c
Merge pull request #7798 from owncloud/bump-web-to-7.1.2
...
chore: bump web to v7.1.2
2023-11-24 09:16:41 +01:00
Jannik Stehle
ab2a920bd8
chore: bump web to v7.1.2
2023-11-24 07:51:55 +01:00
Jannik Stehle
38e3f70b70
ci: use pnpm version defined in package.json to build web
2023-11-24 07:51:25 +01:00
Prarup Gurung
76021272e1
Merge pull request #7679 from owncloud/backport/refactoring-user-deletion-testcode-to-graphapi
...
[tests-only][full-ci] refactoring the user delete code from ocs to graph api
2023-11-21 14:21:26 +05:45
Sabin Panta
d59dddfeb9
Update tests/acceptance/features/coreApiShareManagementToShares/moveReceivedShare.feature
...
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com >
2023-11-13 09:24:07 +05:45
Sabin Panta
b555d5151d
[tests-only][full-ci] refactoring the user delete code from ocs to graphapi ( #7020 )
...
* addressing the reviews
* addressing the review
* refactored test code
* updated expected failures file
2023-11-09 15:52:38 +05:45
Prarup Gurung
180d7a53a4
Merge pull request #7665 from owncloud/backport-add-test-on-copy-between-spaces-in-project-spaces
...
[tests-only][full-ci] Backport add test on copy between spaces in project spaces
2023-11-07 14:09:35 +05:45
nabim777
5b636aa66f
add test for copy file between space in project-space
2023-11-07 09:59:13 +05:45
Sabin Panta
c3a41e0ef9
[tests-only ][full-ci] backport all graphapi related featurefile wording ( #7640 )
...
* refactoring the feature file steps
* backporting from main
2023-11-06 17:27:24 +05:45
Sagar Gurung
b97ed83f62
[tests-only][full-ci]Backport of check for deleted scenarios in expected to failure file ( #7650 )
...
* Added script to check the deleted suites in the expected to failure files
* Added drone pipeline
* Refactor script in loop
2023-11-03 11:40:47 +05:45
Nalem7
35a1e4f784
add test for copy file between personal space and share space using fileID ( #7642 )
2023-11-01 16:37:32 +05:45
Phil Davis
09809a2bee
Merge pull request #7628 from owncloud/backport/createLockFileTest
...
[test-only] [full-ci] Backport lock tests
2023-11-01 12:40:07 +05:45
Sabin
ff3f30c039
backporting from main
2023-11-01 11:48:14 +05:45
Viktor Scharf
bc70f2a1ab
[test-only] new lock tests ( #7595 )
...
* add new lock tests
* fix after review
* Update WebDavLockingContext.php
2023-10-31 17:34:10 +05:45
Sabin Panta
e68b98d288
[tests-only] [full-ci] backporting the PR related to user addition to group to graphapi ( #7545 )
...
* backporting the PR
* [tests-only][full-ci] refactoring user addition to group to graphapi (#7360 )
* changed user addition to group to graphapi
* addressing the review
* addressing review regarding nonexistent user
* addressing the review
* updated expected failures file
* changing code to make it pass in reva edge
* addressing review
* addressing review
2023-10-31 12:15:57 +05:45
Nalem7
804d17c501
add tests for copy file within shares ucing file-id ( #7605 )
2023-10-30 10:34:40 +05:45
Jannik Stehle
01ccfbae73
Automated changelog update [skip ci]
2023-10-27 14:19:05 +00:00
Jannik Stehle
f1f1bac992
Merge pull request #7601 from owncloud/bump-web-to-7.1.1
...
chore: bump web to v7.1.1
2023-10-27 16:18:29 +02:00
Jannik Stehle
9cc621a483
chore: bump web to v7.1.1
2023-10-27 08:57:06 +02:00
Prarup Gurung
e3761c4f9d
Merge pull request #7588 from owncloud/backport-preview-spaces-shares
...
[tests-only][full-ci] backport added test for previewing shared resource inside project space
2023-10-26 15:51:33 +05:45
prajwol
45fb09f167
added test for previewing shared resource inside project space
2023-10-26 15:07:30 +05:45
Michael Barz
ac9cdf6481
Automated changelog update [skip ci]
2023-10-23 10:03:55 +00:00
Michael Barz
4fdacc200c
Merge pull request #7546 from owncloud/backport-7528
...
[Backport] fix token storage config for web
2023-10-23 12:02:54 +02:00
Nalem7
06658eaff4
add test for copy file between project and personal space ( #7550 )
2023-10-20 20:43:51 +05:45
Sawjan Gurung
997eebbfa2
[full-ci] run linter and unit test from top-level ( #7542 )
...
* Try to run linter and unit test from top-level directory
Instead of starting a separate pipeline for each service we now just run
the linter and unit tests from the top-level directory. This allows us
to run the linter it with '--modules-download-mode vendor' and should also
reduce the resource usage.
* cleanup: remove no longer valid submodule release step
---------
Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com >
2023-10-20 15:42:48 +05:45
Michael Barz
43151ddc84
fix token storage config for web
2023-10-20 09:00:17 +02:00
Michael Barz
c7a097cd85
Automated changelog update [skip ci]
2023-10-20 04:20:37 +00:00
Michael Barz
fb0253ccdc
Automated changelog update [skip ci]
2023-10-17 10:58:57 +00:00
Michael Barz
f06df0453b
Merge pull request #7512 from rhafer/backport/4.0/7469
...
[full-ci] bump reva to 2.16.2
2023-10-17 12:58:27 +02:00
Ralf Haferkamp
e220c3397a
bump reva to 2.16.2
2023-10-17 12:19:48 +02:00
Karun Atreya
f63d9cf275
refactor given/when/then steps in spaces context ( #7506 )
...
pass the returned response without setting in then step
added the missing when step whose response is checked by the then step
addressed the reviews
changed from decoded body to docoded response
2023-10-17 14:27:50 +05:45
Michael Barz
97b36216c3
Automated changelog update [skip ci]
2023-10-17 07:23:06 +00:00
Michael Barz
0faa5e65e5
Merge pull request #7459 from owncloud/backport/access_token_issuer_stable4
...
Backport ADFS access token issuer to stable 4
2023-10-17 09:22:11 +02:00
Phil Davis
1597e248cc
Merge pull request #7494 from owncloud/port/prs-7371-7493
...
[tests-only] Log requests and responses for the failing tests
2023-10-16 16:24:51 +05:45
Sabin Panta
4d48889a1a
addressing the review ( #7474 )
2023-10-16 12:20:34 +05:45
Sawjan Gurung
8bb335bd85
add query params to the log ( #7493 )
2023-10-16 11:43:03 +05:45
Sawjan Gurung
baac56f358
[tests-only] Log requests and responses for the failing tests ( #7371 )
...
* log request-response to a file
show logs in ci
move hooks to one place
* preserve logs between suites
* ignore logs
* Refactor and beautify logs
* fix php style
* add log step in ci pipeline
* get expected-failure file from env if available
2023-10-16 11:42:08 +05:45
Phil Davis
bd88959a6e
Merge pull request #7492 from owncloud/backport_refactor_publicwebdav_context
...
[tests-only] [full-ci] backport refactor publicwebdav context removing setresponse in given/then steps
2023-10-16 11:10:38 +05:45
KarunAtreya
a6964c2d3d
refactor publicwebdav context removing setresponse in given/then steps
...
refactored given steps
refactored some when stepa
refactored remaining when and then steps
use of when step for the action
changed line no in expected failure
remove and add same kind of steps in the scenario and refactored function names
adressing reviews
2023-10-16 09:30:25 +05:45
Karun Atreya
46fde6240a
[tests-only][full-ci] Backport refactoring webdav context removing setresponse() in given/then step ( #7480 )
...
* refactoring webdav context (setting response in when step only)
refactoring the given steps in the webdav context
refactored remaining given/when/then steps
return file id
trim trailing from the folder path
add missing when step and make other minor corrections
set responseXml and correct status code check
correct the naming of steps and helper functions
* setting response
2023-10-13 16:50:56 +05:45
Karun Atreya
d26d6689b0
refactored removing setting response in given/then steps in spacetus context ( #7481 )
...
adressing reviews
2023-10-13 12:48:57 +05:45
Sawjan Gurung
c80a949415
[tests-only] Fix API test steps ( #7457 ) ( #7475 )
...
* add missing step defs
* fix steps
* update expected failure line
2023-10-13 12:27:16 +05:45
Prajwol Amatya
71f0a25f8e
added test coverage for previewing shared resources using spaces dav path ( #7234 )
2023-10-12 11:39:07 +05:45
Jörn Friedrich Dreyer
341b5b4186
drop unnecessary else
...
Co-authored-by: kobergj <jkoberg@owncloud.com >
(cherry picked from commit a4b634cb67a42dd64528b32b55ea5483c40b5c8b)
2023-10-11 11:00:54 +02:00
Jörn Friedrich Dreyer
f0ac696f25
support AD FS
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
(cherry picked from commit 92a5f3afe66fc84a7fe5326cddfb04698849947d)
2023-10-11 11:00:54 +02:00