3 changed files with 12 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||||
|
Feature: Data Coordinator Features |
||||||
|
Background: |
||||||
|
Given I am signed in as "Data Coordinator" |
||||||
|
|
||||||
|
Scenario: Viewing users |
||||||
|
Given there are multiple users in the same organization |
||||||
|
And I visit the users page |
||||||
|
Then I see information about those users |
Loading…
Reference in new issue