prajwol
45fb09f167
added test for previewing shared resource inside project space
2023-10-26 15:07:30 +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
Sawjan Gurung
bfe04776fb
[tests-only] Fix share creation methods ( #7400 ) ( #7425 )
...
fix steps
add method to create folder
strict check for successful request
fix steps
2023-10-06 17:11:31 +05:45
Karun Atreya
f2f3f546b4
refactor setting response in given/when/then steps in ocs and webdavlocking context ( #7413 )
...
refactor given and when steps in ocs and webdav locking context
use the returned response
use of returned response from helper function
made changes to the affected test steps
deleted vardump line
2023-10-05 16:56:31 +05:45
Prajwol Amatya
db098fa4f5
refactored acceptance test code to store response data related to public shares on single store ( #6930 )
2023-08-03 13:51:22 +05:45
Prajwol Amatya
21af4b3d6d
refactor acceptance code to store response data of user or group shares on single store ( #6775 )
2023-07-26 12:01:09 +05:45
Sabin Panta
9b4244b086
[tests-only] [full-ci] Refactoring unshare step definition code ( #6608 )
...
* added unshare scenerio
* remove unshare keyword from step definition
* refactoring of step definition codes
* refactor
2023-06-30 12:22:42 +05:45
Prajwol Amatya
0b67887e29
implement DRY principle ( #6553 )
2023-06-28 10:56:08 +05:45
Viktor Scharf
753c8f2372
[full-ci][tests-only] Check id file owner in response ( #6627 )
...
* check owner as spaceId in sharing response
* fix after review
2023-06-27 12:50:10 +02:00
Amrita
c750d6677a
Add tests for space notification ( #6372 )
2023-06-08 16:59:45 +05:45
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
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
Phil Davis
9b9d88e7d6
Cleanup acceptance tests ( #6195 )
2023-05-02 17:25:56 +05:45
Phil Davis
7fb93058cf
tidy up acceptance tests
2023-04-21 14:59:50 +05:45
Prarup Gurung
aac714be9a
Removed method runOcc from FeatureContext, and refactored code
2023-03-15 17:16:54 +05:45
Prarup Gurung
68ed280e27
Cleaned up orphaned methods in SetupHelper
2023-03-14 12:17:39 +05:45
Swikriti Tripathi
b445f847e8
Refactor test for updating the share ( #5789 )
2023-03-11 12:47:31 +05:45
Prarup Gurung
fab9bfc734
Removed method isTestingOnOcisOrReva, and refactored its use
2023-03-09 14:25:15 +05:45
amrita
13365f8c7f
Refactor share permission related scenario
2023-02-14 11:46:09 +05:45
Amrita
3a61f8c919
Removed DAV tech preview steps and related code ( #5526 ) ( #5530 )
...
Co-authored-by: Prarup Gurung <grgprarup@users.noreply.github.com >
2023-02-08 15:30:49 +05:45
Viktor Scharf
486453b4c9
create share with expirate date. refactoring code ( #5424 )
2023-02-01 09:55:51 +01:00
Kiran Parajuli
7d152e2ad1
Copied acceptance tests infrastructures from oC/core
...
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com >
2023-01-05 09:21:34 +05:45