mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-24 02:56:52 -05:00
10 lines
300 B
Gherkin
10 lines
300 B
Gherkin
@api @issue-ocis-reva-14
|
|
Feature: move (rename) folder
|
|
As a user
|
|
I want to be able to move and rename folders
|
|
So that I can quickly manage my file system
|
|
|
|
Background:
|
|
Given using OCS API version "1"
|
|
And user "Alice" has been created with default attributes and without skeleton files
|