|
|
|
@ -396,11 +396,11 @@ Feature: Group tool |
|
|
|
|
And I should see "Group 0003" |
|
|
|
|
And I should see "Group 0004" |
|
|
|
|
Then I visit URL saved with name "announcement_for_user_fapple_group_0001_public" |
|
|
|
|
Then I should see "Exception" |
|
|
|
|
Then I should see "not allowed" |
|
|
|
|
Then I visit URL saved with name "announcement_for_all_users_group_0001_public" |
|
|
|
|
Then I should not see "Exception" |
|
|
|
|
Then I should not see "not allowed" |
|
|
|
|
Then I visit URL saved with name "announcement_only_for_fapple_private" |
|
|
|
|
Then I should not see "Exception" |
|
|
|
|
Then I should not see "not allowed" |
|
|
|
|
|
|
|
|
|
Given I am not logged |
|
|
|
|
Given I am logged as "acostea" |
|
|
|
@ -413,12 +413,12 @@ Feature: Group tool |
|
|
|
|
And I should see "Group 0005" |
|
|
|
|
|
|
|
|
|
Then I visit URL saved with name "announcement_for_user_fapple_group_0001_public" |
|
|
|
|
Then I should see "Exception" |
|
|
|
|
Then I should see "not allowed" |
|
|
|
|
Then I visit URL saved with name "announcement_for_all_users_group_0001_public" |
|
|
|
|
Then I should not see "Exception" |
|
|
|
|
Then I should not see "not allowed" |
|
|
|
|
Then I visit URL saved with name "announcement_for_user_fapple_group_0003_private" |
|
|
|
|
Then I should see "Exception" |
|
|
|
|
Then I should see "not allowed" |
|
|
|
|
Then I visit URL saved with name "announcement_for_all_users_group_0003_private" |
|
|
|
|
Then I should see "Exception" |
|
|
|
|
Then I should see "not allowed" |
|
|
|
|
Then I visit URL saved with name "announcement_only_for_fapple_private" |
|
|
|
|
Then I should not see "Exception" |
|
|
|
|
Then I should not see "not allowed" |