mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
Merge branch 'wip-mdl-46865' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
23842d8c50
@ -32,7 +32,7 @@ Feature: In a report, admin can filter log data
|
||||
And I log out
|
||||
And I log in as "admin"
|
||||
When I navigate to "Logs" node in "Site administration > Reports"
|
||||
And I set the field "id" to "Site logs"
|
||||
And I set the field "id" to "Acceptance test site (Site)"
|
||||
And I set the field "user" to "All participants"
|
||||
And I set the field "logreader" to "Standard log"
|
||||
And I press "Get these logs"
|
||||
@ -52,7 +52,7 @@ Feature: In a report, admin can filter log data
|
||||
And I log out
|
||||
And I log in as "admin"
|
||||
When I navigate to "Logs" node in "Site administration > Reports"
|
||||
And I set the field "id" to "Site logs"
|
||||
And I set the field "id" to "Acceptance test site (Site)"
|
||||
And I set the field "user" to "All participants"
|
||||
And I press "Get these logs"
|
||||
Then I should see "User logged in as another user"
|
||||
@ -76,7 +76,7 @@ Feature: In a report, admin can filter log data
|
||||
And I log out
|
||||
And I log in as "admin"
|
||||
When I navigate to "Logs" node in "Site administration > Reports"
|
||||
And I set the field "id" to "Site logs"
|
||||
And I set the field "id" to "Acceptance test site (Site)"
|
||||
And I set the field "user" to "All participants"
|
||||
And I press "Get these logs"
|
||||
Then I should see "user login"
|
||||
|
Loading…
x
Reference in New Issue
Block a user