Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 40... Línea 40...
40
    And I follow "Post with attachment"
40
    And I follow "Post with attachment"
41
    And I should see "empty.txt"
41
    And I should see "empty.txt"
42
    And I follow "Edit"
42
    And I follow "Edit"
43
    And the field "Attachment" matches value "empty.txt"
43
    And the field "Attachment" matches value "empty.txt"
Línea -... Línea 44...
-
 
44
 
-
 
45
    # Check the page that lists all the forums in a course.
-
 
46
    And I am on the "C1" "forum index" page
-
 
47
    And I should see "Test forum name"
44
 
48
 
45
  Scenario: Test forum settings validation
49
  Scenario: Test forum settings validation
46
    Given the following "courses" exist:
50
    Given the following "courses" exist:
47
      | fullname | shortname | category |
51
      | fullname | shortname | category |
48
      | Course 1 | C1        | 0        |
52
      | Course 1 | C1        | 0        |