Viktor Scharf
25246782b2
[full-ci] Enhance getSpaceByName: check local cache before Graph API calls ( #1574 )
...
* Enhance getSpaceByName: check local cache before Graph API calls
* Update API endpoint for regular user drives
2025-09-30 13:08:21 +02:00
Viktor Scharf
723340dba6
[full-ci] getting personal space by userId instead of userName ( #1553 )
...
* getting personal space by userId instead of userName
* delete geting userId via api call
* add new created user id to user list
* fix after review
2025-09-26 10:51:41 +02:00
Jörn Friedrich Dreyer
a46fd132bd
use OC_ env prefix
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:11:11 +01:00
Niraj Acharya
c98841904d
removing without skeleton files string from the user creation steps
2024-12-02 09:12:57 +05:45
Sabin
b5d5afcd5c
remove old dav path for public share
2024-11-19 14:54:02 +05:45
Saw-jan
f86d137f87
test: make remote.php configurable
...
test: build dav paths
test: fix paths
test: merge method args
test: add issue tags
test: add new expected failure file
test: merge expected-failure files before running tests
2024-10-21 16:57:58 +05:45
prashant-gurung899
c12ec0af3f
add tests to check activites of file after public edits it
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2024-10-03 09:49:12 +05:45
Saw-jan
558bbcc6ae
test: fix COPY tests
2024-08-05 14:46:49 +05:45
amrita
e3195eed24
remove reve master tag
2024-07-08 14:48:40 +05:45
Sabin Panta
83374e5c65
adding skip tag ( #9200 )
2024-05-24 11:34:51 +05:45
Prarup Gurung
b2de5661bf
uploadToPublicLinkShare.feature: Used sharingNG for sharing in given step
2024-05-20 09:27:37 +05:45
Prarup Gurung
fec9de257f
updatePublicLinkShare.feature: Used sharingNG for sharing in given step
2024-05-20 09:26:55 +05:45
Prarup Gurung
158b819b3b
multilinkSharing.feature: Used sharingNG for sharing in given step
2024-05-20 09:26:54 +05:45
Prarup Gurung
6ab255b141
copyFromPublicLink.feature: Used sharingNG for sharing in given step
2024-05-20 09:26:53 +05:45
nirajacharya2
ed79f3e012
removing usage of a stepdefination inside another stepdefination in PublicWebDavContext ( #8813 )
2024-04-17 17:17:44 +05:45
Viktor Scharf
79c74711c4
[full-ci] Delete resharing tests ( #8704 )
...
* feat: disable resharing by default
delete re-sharing tests
* fix tests
---------
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2024-03-27 10:30:25 +01:00
Prarup Gurung
ba7d91ebce
Used kebab case for example table header name
2024-03-21 09:06:38 +05:45
Viktor Scharf
613ce154c5
[test-only] fix test: secret file drop ( #8435 )
...
* fix test: secret file drop
* Update uploadToPublicLinkShare.feature
2024-02-13 11:05:35 +05:45
Nalem7
d73351af89
[tests-only][full-ci] Make graph api default in test ( #8290 )
...
* make graph api default in test
* skip quota test in reva
2024-01-30 17:14:56 +05:45
Sabin Panta
be8973def1
[tests-only][full-ci] adding user quota using graph api instead of Provisioning api ( #7000 )
...
* refactored getQuota scenario
* deleted quota step inside provisioning file
* updating feature file of quota as per graphapi
* updated expected failures file
* updated expected failures file
* removed issue tag
2024-01-24 10:12:42 +05:45
Sawjan Gurung
e07f4f0cb4
[tests-only][ci] split large API test suites ( #8212 )
...
* split large API test suites
* remove 30s sleep
* organize core-api test suites
* organize core-api test suites
* divide into 9 pipelines
* organize core-api test suites
* organize api-search suites
* organize api-search suites
* fix config file
2024-01-19 15:16:19 +05:45
Prarup Gurung
ba0015385d
Added @env-config tags
2023-11-22 14:29:07 +05:45
Viktor Scharf
91ae5172f6
[full-ci]Enforce pass by default. changed api tests ( #7706 )
...
* set enforce pass by default. change tests
* fix tests
* fix test
2023-11-13 23:37:12 +01:00
Sawjan Gurung
8eb7f7aa96
[tests-only] skip sharing tests in reva ( #7591 )
...
* do not use spacesContext
* skip sharing tests in reva
* update expected failure list
* do not cleanup status codes
* skip shares tests in reva
* update expected failure list
2023-10-27 12:37:09 +05:45
Viktor Scharf
c179485db6
[full-ci] ApiTests. enable auto accepting in api tests ( #7477 )
...
* enable auto accepting in test
* go format
2023-10-17 16:29:05 +02:00
Karun Atreya
afcdb7617d
[tests-only] [full-ci] removing the setresponse in given/then step in publicwebdav context ( #7439 )
...
* refactored given steps
* refactored some when stepa
* refactored remaining when and then steps
* use of when step for the action
* changed line no in expected failure
* remove and add same kind of steps in the scenario and refactored function names
* adressing reviews
2023-10-13 16:59:43 +05:45
Karun Atreya
903ab8e1f8
[tests-only] [full-ci] removing the setresponse in given/then step in webdav context ( #7403 )
...
* 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
2023-10-11 16:15:31 +05:45
nirajacharya2
5f93a22eb9
removing @api tag from all acceptance feature files ( #7027 )
2023-08-16 09:29:00 +05:45
Saw-jan
57c78b0a19
skip new behavior tests for reva-master
2023-07-31 12:57:00 +05:45
Saw-jan
a2ee62bde1
adjust tests expectation
2023-07-31 12:57:00 +05:45
Sabin Panta
f2498e1fdf
Refactoring example table scenerio ( #6697 )
2023-07-12 12:42:32 +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
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
amrita
484f333c61
Remove unneccessary tag
2023-05-04 14:39:50 +05:45
amrita
73c327bdf0
Remove file sharing app
2023-05-04 12:42:14 +05:45
Prarup Gurung
f3bf0894fc
Removed core issue tag, refactored ocis-reva, ocis issue tag
2023-03-31 17:27:18 +05:45
amrita
66b638908b
Refactor share permission related scenario
2023-02-07 21:17:24 +05:45
Prarup Gurung
3f2e1ce516
Removed core bug demonstration scenarios
2023-02-01 16:14:06 +05:45
Saw-jan
c59392bc1e
copy feature files from core
2023-01-05 09:22:52 +05:45