Commit Graph

967 Commits

Author SHA1 Message Date
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 7f11f7984a Fixed line numbers in expected failure 2023-05-08 09:05:10 +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
Phil Davis 444afd2094 Merge pull request #6167 from owncloud/enh/refactor-feature-file-part2
[tests-only][full-ci]Refactor feature files to add correct description
2023-05-04 20:30:41 +05:45
Amrita 517a177057 [tests-only] [full-ci] Refactor scenario related to checking json response (#6034)
* Separate positive and negative testing in different scenario

* Remove duplicate scenario

* Refactor json step graamer

* Remove unnecessary steps

* Add step to check space disable state
2023-05-04 14:55:11 +02:00
Swikriti Tripathi 888870920b update line numbers
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
2023-05-04 17:15:28 +05:45
Swikriti Tripathi 87997ba49e update expected to fail file 2023-05-04 16:34:28 +05:45
Swikriti Tripathi 18a6e18507 Refactor feature files to add correct description 2023-05-04 15:20:56 +05:45
amrita 484f333c61 Remove unneccessary tag 2023-05-04 14:39:50 +05:45
amrita 65f0b18254 Remove files-version-app tag 2023-05-04 12:42:14 +05:45
amrita 1317eea31c Remove files-trashbin-app tag 2023-05-04 12:42:14 +05:45
amrita 6ff7dc2741 Remove brute-force-tag 2023-05-04 12:42:14 +05:45
amrita 73c327bdf0 Remove file sharing app 2023-05-04 12:42:14 +05:45
amrita 56a64b98ee Remove tag skipOnOcV10 2023-05-04 12:42:14 +05:45
amrita a34c6c42a8 Remove tag skipOnOcis notToImplementOnOCIS oImplementOnOCIS comments-app-required federation-app-required notifications-app-required systemtags-app-required local_storage 2023-05-04 12:42:14 +05:45
Phil Davis 6400151d12 Merge pull request #6162 from owncloud/enh/refactor-feature-file
[tests-only]Refactor feature files to add correct description
2023-05-04 09:28:27 +05:45
Jörn Friedrich Dreyer 4454baddb5 remove now passing expected failure
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-03 15:16:40 +02:00
Swikriti Tripathi 7a195eaf46 Address reviews 2023-05-03 10:36:31 +05:45
Swikriti Tripathi 97b0094ed3 update expected to fail file 2023-05-03 10:36:31 +05:45
Swikriti Tripathi 17826d8ca9 Refactor feature files to add correct description 2023-05-03 10:36:30 +05:45
Phil Davis 9b9d88e7d6 Cleanup acceptance tests (#6195) 2023-05-02 17:25:56 +05:45
Jörn Friedrich Dreyer 3489de1c42 listing drives sould use the user filter (#6103)
* listing drives shsould use the user filter

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix status code

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* check correct error

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Adapt expected failures

* Bump reva

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: André Duffeck <andre.duffeck@firondu.de>
2023-04-28 10:06:40 +02:00
Sagar Gurung c9fe640388 Added scenarios for GDPR export for file uplaod (#6159) 2023-04-27 15:16:15 +02:00
Sagar Gurung 579dcd082a [tests-only]Added GDPR export. check events when user is created (#6106)
* Added GDPR export for event upload file

* Add for user created events for GDPR export

* Add for user information assertion

* Review Address
2023-04-27 16:04:17 +05:45
Swikriti Tripathi ad9a7099eb fix grammar 2023-04-26 09:46:06 +05:45
Swikriti Tripathi bc2706ca77 update expected to fail file 2023-04-26 09:46:06 +05:45
Swikriti Tripathi 4d98c24392 Refactor feature files to add proper description 2023-04-26 09:46:05 +05:45
Phil Davis 24699b5678 Improve words in some test steps that check API responses 2023-04-24 10:58:05 +05:45
Phil Davis 8141a6d723 Fix invalid public upload acceptance test step 2023-04-24 10:50:40 +05:45
Prajwol Amatya e0b6ca0e29 [tests-only][full-ci] api test to get personal drive information of other users (#6018)
* api test to get personal drive information of other users

* fix the broken personal drive listing

* removed scenario from expected failure after issue fixed

---------

Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-04-21 16:59:16 +05:45
Phil Davis 7fb93058cf tidy up acceptance tests 2023-04-21 14:59:50 +05:45
Daniel Swärd ce9af446e8 Merge pull request #6073 from owncloud/excds/bugfix/fix_unescaping_problems_v2
Try to fix problems with unescaping values.
2023-04-20 14:02:13 +02:00
Phil Davis d862cb0683 Merge pull request #6063 from owncloud/enhancement/refactor-feature-file-structure
[tests-only][full-ci]Refactor the syntax of the scenarios in local API tests
2023-04-20 17:45:04 +05:45
Phil Davis 6d2b51773f Update tests/acceptance/features/apiGraph/createGroupCaseSensitive.feature 2023-04-20 16:50:19 +05:45
Swikriti Tripathi 6281d132d8 update grammar 2023-04-20 15:32:16 +05:45
Swikriti Tripathi 0bab802fb9 Update expected to fail file 2023-04-20 15:32:16 +05:45
Swikriti Tripathi 7db5b86bd4 Refactor the syntax of the scenarios in local API tests 2023-04-20 15:32:15 +05:45
sagargurung1001@gmail.com b1c01f5291 Create specific tag to skip on master 2023-04-20 15:25:06 +05:45
Daniel Swärd 0d6500a225 graph: Add comment to fix and remove expected test failures
Fixes: #5083
2023-04-20 10:32:40 +02:00
sagargurung1001@gmail.com 24994a45ab Add skip on reva Tag 2023-04-20 14:08:31 +05:45
Artur Neumann cf437c29e0 Merge pull request #6033 from owncloud/refactorAddGroupToGroup
[tests-only] [full-ci] Refactor api endpoint for adding group to group
2023-04-19 13:17:24 +05:45
Sagar Gurung 5db4656d62 Added test to search when share is no accepted yet. (#6043) 2023-04-18 16:46:11 +05:45