Viktor Scharf
65b48d3460
[test-only] update share without permission ( #8748 )
...
* update share without permission
* Update resharing.feature
* Update resharing.feature
2024-03-28 10:15:13 +01:00
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
fcba2d34a4
Used kebab case for example table header name
2024-03-21 10:04:25 +05:45
Viktor Scharf
5a89c3605f
[test-only] share items with share permission if resharing is disabled ( #8461 )
...
* share item with share permission if resharing is disabled
* php style fix
* change error message
2024-02-21 11:14:58 +01:00
Sawjan Gurung
c8d102351e
adjust MOVE tests ( #8316 )
2024-01-30 16:53:07 +05:45
Sawjan Gurung
921f7d9d20
test: adjust MOVE between spaces test expectations
2024-01-26 20:56:39 +05:45
Sawjan Gurung
bc59eab37b
[tests-only] Added API tests coverage for MOVE within same folder with same filename ( #8135 )
...
* added API tests for moving a file within same folder and same name
* added API tests for moving a file within same folder and same name (file-id)
* update expected failure file
2024-01-09 16:33:04 +05:45
Sawjan Gurung
f779ee63c3
[tests-only] Extend API test coverage for MOVE between spaces using file-id ( #8126 )
...
* add issue tags
* extend API test coverage for MOVE between spaces using file-id
* fix table header
* re-arrange scenarios
* update expected failure
* update expected failure
2024-01-04 18:00:04 +05:45
Sawjan Gurung
0f9f996aba
[tests-only] Extend API test coverage for MOVE between spaces ( #8113 )
...
* extend API test coverage for MOVE between spaces
* update line numbers
2024-01-03 12:09:59 +01:00
Saw-jan
23111c8bba
adjust MOVE tests to check 403 code
2024-01-02 18:11:46 +05:45
Swikriti Tripathi
30f16dd80c
[tests-only][full-ci] tests: update tests related to deletion of public link password to use ocsv2 as well ( #7875 )
...
* tests: update tests related to deletion of public link password to use ocsv2 as well
* tests: update expected to fail file
2023-12-07 12:11:26 +05:45
Swikriti Tripathi
66e09938cb
tests: add tests for update public link to delete password invite permission ( #7894 )
...
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
2023-12-06 17:00:47 +05:45
Swikriti Tripathi
d37cea3a5e
[tests-only][full-ci] tests: add api tests for deleting public link password ( #7828 )
2023-12-02 08:24:56 +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
Andre Duffeck
7bb67d7e41
[full-ci] Bump reva ( #7675 )
...
* Bump reva
* Adapt expected failures
* update MOVE files between shares tests
---------
Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com >
2023-11-09 15:26:16 +01:00
Sabin Panta
1c6600365c
[tests-only][full-ci] Refactoring all graphapi related featurefile wording ( #7389 )
...
* refactoring the feature file steps
* addressing review
2023-10-30 17:57:42 +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
b0455f03e6
[tests-only] removing the setresponse in given/when/then step in webdavproperties context ( #7368 )
...
* refactor given and when steps in webdavproperties context
* change the status code in tests as the when step sets the response now
* correct the status code check
* only save response
* use getResponseXml to get xml response object
* fix isEtagValid method
* rename step def methods
* make stricter checks
---------
Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com >
2023-10-05 09:55:11 +05:45
Sawjan Gurung
c59b597984
[tests-only] Run tests with default propfind depth infinity config ( #7334 )
...
* use default config for OCDAV_ALLOW_PROPFIND_DEPTH_INFINITY
* remove unnecessary steps
* use default propfind depth infinity value
* use correct step to check the resources
* use correct step to check the resources
* cover depth:infinity enabled test cases
* fix steps
* fix scenario steps
* update expected failure list
* add depth infinity test suite to ci
* update existing tests only
* remove test with depth:infinity
2023-10-03 09:26:31 +05:45
Sagar Gurung
105bf6f204
Update expected to failure based on right issue ( #7211 )
2023-09-15 14:36:20 +05:45
Swikriti Tripathi
3fb6b94698
Fix the test step ordering
2023-08-22 16:23:17 +05:45
nirajacharya2
5f93a22eb9
removing @api tag from all acceptance feature files ( #7027 )
2023-08-16 09:29:00 +05:45
Swikriti Tripathi
389877e56d
Remove skipOnStable2.0 tag ( #6959 )
2023-08-03 23:06:30 +02:00
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
Swikriti Tripathi
98d6796800
fix the syntax of the test step ( #6871 )
2023-07-24 14:10:22 +05:45
Prajwol Amatya
941ef59cc9
refactor scenario example table ( #6694 )
2023-07-04 15:54:16 +05:45
Prarup Gurung
63ba3a5f8a
Merge pull request #6635 from owncloud/test/recipient-check-file-version
...
[tests-only] [full-ci] added different roles for sharee
2023-06-27 17:25:21 +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
Sabin
7b20bde72c
added different roles for sharee
2023-06-27 13:16:36 +05:45
jkoberg
7d7ff26a96
update expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-23 11:32:28 +02:00
Viktor Scharf
5867dae18f
using Graph instead Of Setting Method In Tests
2023-06-15 17:03:53 +02:00
Viktor Scharf
4cf0e3d95c
last space manager cannot change his role ( #6393 )
2023-06-12 11:56:55 +02:00
Viktor Scharf
f0d36c58bb
fix tests. remove from expected failures
2023-06-05 15:31:14 +02:00
Viktor Scharf
67a9736b6c
[test-only] Api-test for sharing personal space ( #6242 )
2023-05-12 14:08:20 +05:45
Prarup Gurung
e208b3018a
Removed step and implementation of setting share auto accept
2023-05-08 09:01:54 +05:45
Swikriti Tripathi
8e9e547e9d
Unskip the test related to expiration date
2023-05-05 13:03:58 +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
56a64b98ee
Remove tag skipOnOcV10
2023-05-04 12:42:14 +05:45
Phil Davis
7fb93058cf
tidy up acceptance tests
2023-04-21 14:59:50 +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
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
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
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