mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 21:18:19 -05:00
Skip ocis specific tests in reva
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@api @provisioning_api-app-required @skipOnLDAP @skipOnGraph
|
||||
@api @provisioning_api-app-required @skipOnLDAP @skipOnGraph @skipOnReva
|
||||
Feature: add user
|
||||
As an admin
|
||||
I want to be able to add users and store their password with the full hash difficulty
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
@api @files_sharing-app-required
|
||||
@api @files_sharing-app-required @skipOnReva
|
||||
Feature: sharing
|
||||
As a user
|
||||
I want to be able to share files when passwords are stored with the full hash difficulty
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@api
|
||||
@api @skipOnReva
|
||||
Feature: upload file
|
||||
As a user
|
||||
I want to be able to upload files when passwords are stored with the full hash difficulty
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@api
|
||||
@api @skipOnReva
|
||||
Feature: attempt to PUT files with invalid password
|
||||
As an admin
|
||||
I want to the system to be secure when passwords are stored with the full hash difficulty
|
||||
|
||||
Reference in New Issue
Block a user