rebranding tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@ocm
|
||||
Feature: accepting invitation
|
||||
As a user
|
||||
I can accept invitations from users of other ocis instances
|
||||
I can accept invitations from users of other OpenCloud instances
|
||||
|
||||
Background:
|
||||
Given user "Alice" has been created with default attributes
|
||||
|
||||
@@ -32,7 +32,7 @@ Feature: ocm well-known URI
|
||||
"pattern": "^%base_url%/ocm"
|
||||
},
|
||||
"provider": {
|
||||
"const": "oCIS"
|
||||
"const": "OpenCloud"
|
||||
},
|
||||
"resourceTypes": {
|
||||
"type": "array",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@ocm
|
||||
Feature: an user shares resources using ScienceMesh application
|
||||
As a user
|
||||
I want to share resources between different ocis instances
|
||||
I want to share resources between different OpenCloud instances
|
||||
|
||||
Background:
|
||||
Given user "Alice" has been created with default attributes
|
||||
|
||||
Reference in New Issue
Block a user