Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 175... Línea 175...
175
 
175
 
176
  @javascript
176
  @javascript
177
  Scenario: As guest I expand the courses and category nodes to see courses.
177
  Scenario: As guest I expand the courses and category nodes to see courses.
178
    When I log in as "guest"
178
    When I log in as "guest"
179
    And I am on site homepage
179
    And I am on site homepage
180
    And I should see "Home" in the "Navigation" "block"
180
    And I should see "Site home" in the "Navigation" "block"
181
    And I should see "Courses" in the "Navigation" "block"
181
    And I should see "Courses" in the "Navigation" "block"
182
    And I expand "Courses" node
182
    And I expand "Courses" node
183
    And I should see "cat1" in the "Navigation" "block"
183
    And I should see "cat1" in the "Navigation" "block"
184
    And I should see "cat2" in the "Navigation" "block"
184
    And I should see "cat2" in the "Navigation" "block"