Proyectos de Subversion Moodle

Rev

Rev 1 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 38... Línea 38...
38
      | student1 | C12 | student |
38
      | student1 | C12 | student |
39
      | student1 | C13 | student |
39
      | student1 | C13 | student |
Línea 40... Línea 40...
40
 
40
 
41
  Scenario: There is no search if I am not enrolled in any course
41
  Scenario: There is no search if I am not enrolled in any course
42
    When I am on the "My courses" page logged in as "student2"
42
    When I am on the "My courses" page logged in as "student2"
43
    Then I should see "You're not enrolled in any course" in the "Course overview" "block"
43
    Then I should see "You're not enrolled in any courses." in the "Course overview" "block"
44
    And "Search courses" "field" should not exist in the "Course overview" "block"
44
    And "Search courses" "field" should not exist in the "Course overview" "block"
Línea 45... Línea 45...
45
    And I log out
45
    And I log out
46
 
46