Viktor Scharf
573ee3d071
remove checking for empty value
2023-05-15 15:06:46 +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
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
f17351a063
Fix expected trashbin href for spaces
2023-05-11 11:41:10 +05:45
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
Prarup Gurung
e208b3018a
Removed step and implementation of setting share auto accept
2023-05-08 09:01:54 +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
amrita
73c327bdf0
Remove file sharing app
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
9b9d88e7d6
Cleanup acceptance tests ( #6195 )
2023-05-02 17:25:56 +05:45
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
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
Swikriti Tripathi
7db5b86bd4
Refactor the syntax of the scenarios in local API tests
2023-04-20 15:32:15 +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
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
Viktor Scharf
e3c5466e69
[api-test] first notification test ( #5958 )
...
* notification test
* fix after review
* fix lint
2023-03-31 09:42:58 +02:00
Amrita
76cc388e45
Expand tests scenario for adding multiple user at once ( #5864 ) ( #5963 )
2023-03-31 08:59:25 +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
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
8b93c1b8f6
Removed occ related codes
2023-03-21 09:21:01 +05:45
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
aac714be9a
Removed method runOcc from FeatureContext, and refactored code
2023-03-15 17:16:54 +05:45
Amrita
15a4941281
Add tests to add user in a group at once ( #5831 )
2023-03-15 13:58:04 +05:45
Prajwol Amatya
e836b2d138
added test for getting details of a single group ( #5760 )
...
addressed reviews
updated steps with JSON drill-down functionality
reviews addressed
fixed linter error
conflicts resolved
fixed errors
addressed reviews
2023-03-15 12:10:59 +05:45
Sagar Gurung
67296caf14
Forward port json drill apispaces ( #5818 )
...
* Added json schema for response check in apiSpaces suite
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* Review Address
* Added schema for space management feature
* Added new schema asper change in master
* fix feature file
---------
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2023-03-15 10:06:58 +05:45
Swikriti Tripathi
173850a35c
[tests-only][full-ci] Add tests for checking the end of expiration date ( #5819 )
...
* Add tests to check the end of an expiration date
* fix style
* fix style
* enable group share test
* skip group share test on ocis
2023-03-15 09:27:45 +05:45
Prarup Gurung
68ed280e27
Cleaned up orphaned methods in SetupHelper
2023-03-14 12:17:39 +05:45
Prarup Gurung
810b7b5279
Refactored code where SetupHelper::runOcc method is used
2023-03-14 12:17:31 +05:45
Prarup Gurung
06169628af
Removed method isTestingOnOcis, and refactored code
2023-03-13 12:08:42 +05:45
Prarup Gurung
152f71ca3b
Removed method isTestingOnOc10, and refactored code
2023-03-13 10:09:45 +05:45
Swikriti Tripathi
b445f847e8
Refactor test for updating the share ( #5789 )
2023-03-11 12:47:31 +05:45