Línea 18... |
Línea 18... |
18 |
|
18 |
|
19 |
@javascript
|
19 |
@javascript
|
20 |
Scenario: All user names are show and sortable in the administration user list.
|
20 |
Scenario: All user names are show and sortable in the administration user list.
|
21 |
Given I navigate to "Users > Accounts > Browse list of users" in site administration
|
21 |
Given I navigate to "Users > Accounts > Browse list of users" in site administration
|
22 |
Then the following should exist in the "reportbuilder-table" table:
|
22 |
Then the following should exist in the "reportbuilder-table" table:
|
23 |
| First name / Middle name / Alternate name / Last name | Email address |
|
23 |
| First name | Email address |
|
24 |
| Admin User | moodle@example.com |
|
24 |
| Admin User | moodle@example.com |
|
25 |
| Annie Faith Anne Edison | student1@example.com |
|
25 |
| Annie Faith Anne Edison | student1@example.com |
|
26 |
| George David Gman Bradley | student2@example.com |
|
26 |
| George David Gman Bradley | student2@example.com |
|
27 |
| Travis Peter Mr T Sutcliff | student3@example.com |
|
27 |
| Travis Peter Mr T Sutcliff | student3@example.com |
|