Revert "Temp disable bundle tests"

This commit is contained in:
Roeland Jago Douma 2019-03-21 00:03:57 +01:00 committed by Roeland Jago Douma
parent 6ba5488338
commit 49acc28d90
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 8 additions and 8 deletions

View File

@ -40,14 +40,14 @@ Feature: apps
And I see the app bundles
And I see that the "Enterprise bundle" is disabled
# Scenario: Enable an app bundle
# Given I act as Jane
# And I am logged in as the admin
# And I open the Apps management
# And I open the "App bundles" section
# When I enable all apps from the "Enterprise bundle"
# Then I see that the "Auditing / Logging" app has been enabled
# And I see that the "LDAP user and group backend" app has been enabled
Scenario: Enable an app bundle
Given I act as Jane
And I am logged in as the admin
And I open the Apps management
And I open the "App bundles" section
When I enable all apps from the "Enterprise bundle"
Then I see that the "Auditing / Logging" app has been enabled
And I see that the "LDAP user and group backend" app has been enabled
Scenario: View app details
Given I act as Jane