-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
4221a4d
commit d548a12
Showing
16 changed files
with
15 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,6 @@ Feature: Admin Users - To add, edit and delete new users by the admin. | |
|
||
@stable_test | ||
Scenario: Editing a new student | ||
Given I am logged in as a 'admin1_brb' at 'brb' | ||
When I go to administration page | ||
And I go to student administration | ||
And I enter 'student' email '[email protected]' in search input field | ||
|
@@ -29,7 +28,6 @@ Feature: Admin Users - To add, edit and delete new users by the admin. | |
|
||
@stable_test | ||
Scenario: Deleting a student | ||
Given I am logged in as a 'admin1_brb' at 'brb' | ||
When I go to administration page | ||
And I go to student administration | ||
And I enter 'student' email '[email protected]' in search input field | ||
|
@@ -40,7 +38,6 @@ Feature: Admin Users - To add, edit and delete new users by the admin. | |
|
||
@stable_test | ||
Scenario: Adding a new teacher | ||
Given I am logged in as a 'admin1_brb' at 'brb' | ||
When I go to administration page | ||
And I go to teacher administration | ||
When I click on FAB | ||
|
@@ -51,7 +48,6 @@ Feature: Admin Users - To add, edit and delete new users by the admin. | |
|
||
@stable_test | ||
Scenario: Editing a new teacher | ||
Given I am logged in as a 'admin1_brb' at 'brb' | ||
When I go to administration page | ||
And I go to teacher administration | ||
And I enter 'teacher' email '[email protected]' in search input field | ||
|
@@ -64,7 +60,6 @@ Feature: Admin Users - To add, edit and delete new users by the admin. | |
|
||
@stable_test | ||
Scenario: Deleting a teacher | ||
Given I am logged in as a 'admin1_brb' at 'brb' | ||
When I go to administration page | ||
And I go to teacher administration | ||
And I enter 'teacher' email '[email protected]' in search input field | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters