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
amrita
d5f85350e4
Refactor api endpoint
2023-04-17 17:11:15 +05:45
Sagar Gurung
26c9f889e7
[tests-only][full-ci]Clean up old JSON assertion step ( #6013 )
2023-04-11 17:09:31 +05:45
Michael Barz
f80cc175fd
[full-ci] Do not share versions ( #5531 )
...
* change test expectations
* bump reva version
* add changelog
* fix test
* php style fix
* bump webCommit. fixt contarct tests
* change webBranch
* change webBranch
* new web commit
* fix flaky draw.io file
* fix after review
---------
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com >
2023-04-06 12:52:38 +02:00
Sagar Gurung
b52597d6d1
[tests-only][full-ci]Json assertion apigraph master branch ( #5989 )
...
* Json assertion for api graph suite
* Review Address
2023-04-05 14:05:34 +05:45
jkoberg
ce339fa8ac
update expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-04-04 11:43:19 +02:00
Prajwol Amatya
7baac4f050
[tests-only][full-ci] Api test for user trying to set own personal space quota ( #5979 )
...
* api test for user trying to set their own personal space quota
* removed duplicate scenarios for set quota
* updated expected scenario
* fix wrong status code
* updated expected failure scenario after wrong status code fix
---------
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2023-04-04 12:41:34 +05:45
Daniel Swärd
620940ec3f
graph: Add strict json decoding to return errors when receiving unknown parameters
2023-04-03 15:39:23 +02:00
Prarup Gurung
1a31aba659
Merge pull request #5983 from owncloud/remove-core-issue-tag-and-refactor-ocis-issus-tag
...
[full-ci] [tests-only] Removed core issue tag, refactored ocis-reva, ocis issue tag
2023-04-03 03:58:54 -07:00
Prajwol Amatya
16f8c49de9
[tests-only][full-ci]Forwardport json drill apispacesshares ( #5965 )
...
* Replace the key and value paris step with the current json assertion step
* Fix red CI for undefined step
---------
Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2023-04-03 09:46:01 +05:45
Artur Neumann
0492fb040d
[tests-only] fix not optional parameter after optional ( #5981 )
2023-03-31 21:23:01 +05:45
Prarup Gurung
f3bf0894fc
Removed core issue tag, refactored ocis-reva, ocis issue tag
2023-03-31 17:27:18 +05:45
Viktor Scharf
5c2a011519
[test-only] add issue tag to failed tests ( #5978 )
...
* add issue tag to failed tests
* bump webCommit
2023-03-31 11:38:15 +02:00
Viktor Scharf
e3c5466e69
[api-test] first notification test ( #5958 )
...
* notification test
* fix after review
* fix lint
2023-03-31 09:42:58 +02:00
Swikriti Tripathi
351ad9c484
[tests-only][full-ci]Link the correct issue to failing tests ( #5971 )
...
* Link the correct issue to failing tests and add other edge cases
* update expected to fail file
* update expected to fail
2023-03-31 08:11:37 +02:00
Amrita
76cc388e45
Expand tests scenario for adding multiple user at once ( #5864 ) ( #5963 )
2023-03-31 08:59:25 +05:45
Daniel Swärd
053ce7a7cd
Merge pull request #5949 from owncloud/excds/feature/Update_group_names
...
graph: Allow updating of group name via PATCH request
2023-03-29 12:48:25 +02:00
Daniel Swärd
2db1dc9be0
Remove expected failures from acceptance tests.
2023-03-29 10:39:31 +02:00
Swikriti Tripathi
270bf06840
add skip on stable tag ( #5940 )
2023-03-28 15:11:41 +05:45
Amrita
382aa58c8b
[tests-only][full-ci]Extend tests coverage for different role capability for spaces ( #5853 )
...
* Add tests related to different user role manipulating space
* Review addressed
* Refactor existing scenario
2023-03-28 09:10:21 +05:45
Amrita
63ba5613c0
[tests-only][full-ci]Extend tests coverage for different role capability for group ( #5742 )
...
* Extend tests coverage for different role capability for group
* Remove unwanted scenario
* Change http status code
2023-03-28 09:09:37 +05:45
Prajwol Amatya
1e5bf171fe
[tests-only][full-ci] Forwardport test for send wrong host for adding user in group ( #5932 )
...
* added test for admin trying to add user with wrong host
* added test for adding single user to a group with invalid hostname
2023-03-27 15:47:55 +05:45
Prajwol Amatya
27fa742b4a
api test to set quota by users with different roles ( #5854 )
2023-03-27 10:41:55 +05:45
Prajwol Amatya
264aacca8f
test for adding users to a group using invalid JSON ( #5931 )
2023-03-27 10:41:21 +05:45
Prarup Gurung
d1f0c05723
Revert ldap related code removed
2023-03-21 14:18:12 +05:45
Prarup Gurung
29a23ebb50
Merge pull request #5884 from owncloud/remove-occ-related-leftovers-master
...
[full-ci] [tests-only] Remove occ related leftovers `master`
2023-03-21 12:11:38 +05:45
Amrita
71011fc4aa
[full-ci][tests-only]Expand tests coverage related to user with different role ( #5725 )
...
* Refactor tests related to different role
* Use setResponse from When step
2023-03-21 10:03:51 +05:45
Prarup Gurung
2dcc99f3eb
Fixed line numbers in expected failure
2023-03-21 09:21:01 +05:45
Prarup Gurung
8b93c1b8f6
Removed occ related codes
2023-03-21 09:21:01 +05:45
jkoberg
c4c73bc9e7
adjust expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-17 12:51:28 +01:00
Prarup Gurung
9f99d03fc8
Removed LoggingContext and LoggingHelper
2023-03-17 12:33:26 +05:45
Prarup Gurung
0f9ff603bd
Removed log file related steps and implementation
2023-03-17 12:33:18 +05:45
Prarup Gurung
ad061c661f
Merge pull request #5838 from owncloud/remove-runOcc-method-from-FeatureContext-master
...
[full-ci] [tests-only] Remove `runOcc` method from `FeatureContext`
2023-03-16 10:01:16 +05:45