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
Amrita
91ea910cf0
Extend notification tests scenario for different language ( #6365 )
2023-05-31 16:00:10 +05:45
Prarup Gurung
09729552e3
Added GDPR report test for events.SpaceCreated ( #6397 )
2023-05-29 11:12:39 +05:45
Swikriti Tripathi
a60de39111
address reviews
2023-05-26 16:56:48 +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
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
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
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
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
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
Phil Davis
d127954df4
Merge pull request #6247 from owncloud/remove-skiponldap-tag
...
[tests-only][full-ci]Remove skipOnLDAP tag
2023-05-08 13:49:11 +05:45
amrita
0bf6a110f6
Remove skipOnLDAP tag
2023-05-08 09:33:53 +05:45
Prarup Gurung
62b91981ed
Refactored dav_version to new
2023-05-08 09:03:08 +05:45
Prarup Gurung
e208b3018a
Removed step and implementation of setting share auto accept
2023-05-08 09:01:54 +05:45
Sagar Gurung
a3d72569fb
Added GDPR export when user is added to a group ( #6237 )
2023-05-05 14:15:04 +02:00
Swikriti Tripathi
4ca58526fc
Remove dutlication of steps and scenarion name within a feature file
2023-05-05 15:36:50 +05:45
Phil Davis
a571b372ae
Merge pull request #6236 from owncloud/tests/enable-skipped-test
...
[tests-only]Unskip the test related to expiration date
2023-05-05 13:32:51 +05:45
Swikriti Tripathi
8e9e547e9d
Unskip the test related to expiration date
2023-05-05 13:03:58 +05:45
Swikriti Tripathi
0bbadc4a05
Add test to propfind the size of a folder
2023-05-05 10:03:39 +05:45