nirajacharya2 and GitHub
9ac7d0cd24
adding test for getting versions of a file after moving it ( #8172 )
2024-01-12 12:47:49 +05:45
40da95e1c0
[full-ci] fix public link update ( #7862 )
...
* the tests were modified
* Update tests/acceptance/features/coreApiSharePublicLink1/changingPublicLinkShare.feature
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com >
* the expected failures removed
* change log added, reva bumped.
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
Co-authored-by: Sawjan Gurung <saw.jan.grg3e@gmail.com >
2023-12-08 10:46:22 +01:00
Swikriti Tripathi and GitHub
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 and GitHub
d37cea3a5e
[tests-only][full-ci] tests: add api tests for deleting public link password ( #7828 )
2023-12-02 08:24:56 +05:45
Sabin Panta and GitHub
f280a00b7c
adding skip on reva tag ( #7856 )
2023-11-30 17:56:35 +05:45
Sabin Panta and GitHub
4d14e048d9
added steps for group removal in provisioning.php files ( #7380 )
2023-11-29 10:35:55 +05:45
Prarup Gurung
e17cb94ef1
Fixed line numbers in expected failure
2023-11-22 15:45:33 +05:45
Swikriti Tripathi and GitHub
279d0f8563
[tests-only][full-ci] move tests coreApiWebdavLocksUnlock/unlockSharingToShares.feature from to local api ( #7769 )
...
* tests:move tests from coreApiWebdavLocksUnlock/unlockSharingToShares.feature to local api
* tests: remove unnecessary behat config
2023-11-21 17:45:34 +05:45
Swikriti Tripathi and GitHub
74dc3663a5
[tests-only][full-ci]Move unlock related tests from core to local api tests ( #7747 )
...
* Move unlock related tests from core to local api tests
* refactor tests
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
* test:add failing test to expected to failure
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
---------
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
2023-11-21 15:07:26 +05:45
Swikriti Tripathi and GitHub
792c8cc1b9
[tests-only][full-ci]Move locks related tests to local api tests and link the failing lock tests with correct issues ( #7643 )
...
* Link the failing lock tests with correct issues that they are failing with
* Move locks relates tests to new suite
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
* address reviews
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
* Add new scenario for trying to lock a folder
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
---------
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com >
2023-11-17 16:22:12 +05:45
50f63bf436
bump reva to latest edge ( #7727 )
...
* bump reva to latest edge
To get https://github.com/cs3org/reva/pull/4336
* graph: Import unified role related code from reva
The UnifiedRole related types are pretty specific to the graph service.
Maintaining them as part of reva makes things more complex that required.
* chore: add failing cases to the expected failures
---------
Co-authored-by: Florian Schade <f.schade@icloud.com >
2023-11-17 09:18:45 +01:00
Viktor Scharf and GitHub
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
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
Viktor Scharf and GitHub
dfc55c39ef
[test-only] Add more lock test ( #7624 )
...
* add more lock test
* Update WebDavLockingContext.php
* fix
2023-11-01 10:47:08 +05:45
Sabin Panta and GitHub
cc1f93eef1
[tests-only][full-ci] refactoring the user delete code from ocs to graphapi ( #7020 )
...
* addressing the reviews
* addressing the review
* refactored test code
* updated expected failures file
2023-10-31 12:01:36 +05:45
Sawjan Gurung and GitHub
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 and GitHub
a9ddfec182
[test-only] fix tests after auto-accepting enabling ( #7527 )
...
* fix test
* fix preview test
2023-10-19 16:29:10 +02:00
Viktor Scharf and GitHub
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
Sabin Panta and GitHub
dc3ed28696
[tests-only][full-ci] refactoring user addition to group to graphapi ( #7360 )
...
* changed user addition to group to graphapi
* addressing the review
* addressing review regarding nonexistent user
* addressing the review
* updated expected failures file
* changing code to make it pass in reva edge
* addressing review
* addressing review
2023-10-17 11:34:53 +05:45
Karun Atreya and GitHub
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
Sawjan Gurung and GitHub
383ad91815
[tests-only] Fix API test steps ( #7457 )
...
* add missing step defs
* fix steps
* update expected failure line
2023-10-11 15:10:02 +05:45
Sawjan Gurung and GitHub
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
fa749529a9
[tests-only][full-ci ]Forwardport add test coverage for file preview using space dav version ( #7266 )
...
* Add tests for preview using space dav~
* use makeDavRequest to get preview of resource
---------
Co-authored-by: amrita <bunnycrestha34@gmail.com >
2023-09-12 12:05:55 +05:45
Swikriti Tripathi
d57e516046
Update expected to fail file to link failing tests to correct issue
2023-08-21 16:37:50 +05:45
nirajacharya2 and GitHub
d623575db2
[tests-only][full-ci] removed a scenario and added a example table ( #7076 )
...
* removing the scenario and adding a example table
* removing the scenario and adding a example table
2023-08-21 15:32:19 +05:45
nirajacharya2 and GitHub
5f93a22eb9
removing @api tag from all acceptance feature files ( #7027 )
2023-08-16 09:29:00 +05:45
Jörn Friedrich Dreyer and GitHub
bae37cf20b
bump reva to v2.15.1-0.20230809113840-3ceaf17cf7fb ( #6978 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-08-09 16:01:46 +02:00
Sawjan Gurung and GitHub
d7dd979897
[tests-only][full-ci] Fix preview test scenario ( #6931 )
...
* fix preview test scenario
* setup ocis with custom fonts
* remove passing test from expected-failure
2023-08-01 17:33:43 +05:45
Sawjan Gurung and GitHub
ec4f56d0b9
fix: use error detail as message instead of whole error object ( #6911 )
...
* fix: instead of whole erro object, only send error detail as message
* remove passing test from expected failure
2023-07-28 13:15:55 +02:00
Sabin Panta and GitHub
bed8c77892
[tests-only][full-ci] make user enable disable feature use graphapi ( #6790 )
...
* make user enable disable feature use graphapi
* change the step definition code for user disable action
* updated step definition code for user disable feature
* updated user disable implementation
* corrected the error of step implementation code
2023-07-20 14:27:40 +05:45
Sabin
2c4076b896
Updated expected to failure for closed issue to new issue
2023-07-11 16:45:09 +05:45
Amrita and GitHub
4bf2972521
Add test for animated gif preview ( #6693 ) ( #6766 )
2023-07-11 14:44:45 +05:45
Prajwol Amatya and GitHub
941ef59cc9
refactor scenario example table ( #6694 )
2023-07-04 15:54:16 +05:45
Sabin Panta and GitHub
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 and GitHub
997cf54853
removed scenario related to federated share ( #6511 )
2023-06-16 17:17:39 +05:45
prajwol
edc8e96469
refactored feature files
2023-06-08 14:59:03 +05:45
prajwol
ab1de656ad
refactoring feature files
2023-06-08 13:03:46 +05:45
Viktor Scharf and GitHub
7c3215a948
[test-only] Fix code expectation ( #6464 )
...
* fix code expectation
* fix
2023-06-07 13:41:30 +02:00
Roman Perekhod
366d1c2c10
Fix the empty exact list while searching for a sharee #issue-4265
2023-05-31 15:46:11 +02:00
Phil Davis
63d0a02aeb
Fix line number in expected-failures-API-on-OCIS-storage.md
2023-05-26 18:07:36 +05:45
Swikriti Tripathi
5ca351c091
update expected to fail file
2023-05-26 16:31:38 +05:45
Prarup Gurung and GitHub
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
Michael Barz
d59a801c39
update expected failures
2023-05-16 20:56:26 +02:00
Viktor Scharf and GitHub
67a9736b6c
[test-only] Api-test for sharing personal space ( #6242 )
2023-05-12 14:08:20 +05:45
Phil Davis and GitHub
26a2db371c
Merge pull request #6270 from owncloud/issue-3639
...
[tests-only] [full-ci] Fix expected trashbin href for spaces
2023-05-11 15:15:37 +05:45
Phil Davis
e57c20bb28
Remove trashbinFilesFolders examples for unsupported usernames
2023-05-11 12:51:57 +05:45
Phil Davis
f17351a063
Fix expected trashbin href for spaces
2023-05-11 11:41:10 +05:45
André Duffeck
9ca0d99bb9
Adapt expected failures
2023-05-10 21:59:15 +02:00
Prajwol Amatya and GitHub
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
Swikriti Tripathi
c969faf8ef
Add proper description to a feature file
2023-05-09 10:07:18 +05:45