|
|
|
@ -7,3 +7,8 @@ Feature: Data Coordinator Features
|
|
|
|
|
When I visit the users page |
|
|
|
|
Then I see information about those users |
|
|
|
|
And the user navigation bar is highlighted |
|
|
|
|
|
|
|
|
|
Scenario: Viewing your organisation details |
|
|
|
|
When I visit the About your organisation page |
|
|
|
|
Then I see information about your organisation |
|
|
|
|
And the about your organisation navigation bar is highlighted |
|
|
|
|