Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 248... Línea 248...
248
      | report    | configdata |
248
      | report    | configdata |
249
      | My report |            |
249
      | My report |            |
250
    And I am on the "My report" "reportbuilder > Editor" page logged in as "admin"
250
    And I am on the "My report" "reportbuilder > Editor" page logged in as "admin"
251
    When I click on the "Access" dynamic tab
251
    When I click on the "Access" dynamic tab
252
    Then the following should exist in the "reportbuilder-table" table:
252
    Then the following should exist in the "reportbuilder-table" table:
253
      | -0-    | Email address     | Fruit  |
253
      | -1-    | Email address     | Fruit  |
254
      | User 1 | user1@example.com | Apple  |
254
      | User 1 | user1@example.com | Apple  |
255
      | User 2 | user2@example.com | Banana |
255
      | User 2 | user2@example.com | Banana |
256
      | User 3 | user3@example.com | Banana |
256
      | User 3 | user3@example.com | Banana |
257
    # Now let's filter them.
257
    # Now let's filter them.
258
    And I click on "Filters" "button"
258
    And I click on "Filters" "button"