Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 11
Línea 15... Línea 15...
15
      | Course       | CS101     | block_comments | page_comments | Tres    |
15
      | Course       | CS101     | block_comments | page_comments | Tres    |
Línea 16... Línea 16...
16
 
16
 
17
  Scenario: View and filter site comments
17
  Scenario: View and filter site comments
18
    When I navigate to "Reports > Comments" in site administration
18
    When I navigate to "Reports > Comments" in site administration
19
    And the following should exist in the "reportbuilder-table" table:
19
    And the following should exist in the "reportbuilder-table" table:
20
      | -0-        | Content | Context URL      |
20
      | First name | Content | Context URL      |
21
      | Admin User | Uno     | Course: Course 1 |
21
      | Admin User | Uno     | Course: Course 1 |
22
      | Admin User | Dos     | Course: Course 1 |
22
      | Admin User | Dos     | Course: Course 1 |
23
      | Admin User | Tres    | Course: Course 1 |
23
      | Admin User | Tres    | Course: Course 1 |
24
    And I click on "Filters" "button"
24
    And I click on "Filters" "button"