Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 47... Línea 47...
47
 
47
 
48
  Scenario: Restore a deleted assignment
48
  Scenario: Restore a deleted assignment
49
    Given I log in as "teacher1"
49
    Given I log in as "teacher1"
50
    And I am on "Course 1" course homepage with editing mode on
50
    And I am on "Course 1" course homepage with editing mode on
-
 
51
    And I delete "Test assign 1" activity
51
    And I delete "Test assign 1" activity
52
    And I run all adhoc tasks
52
    When I navigate to "Recycle bin" in current page administration
53
    When I navigate to "Recycle bin" in current page administration
53
    Then I should see "Test assign 1"
54
    Then I should see "Test assign 1"
54
    And I should see "Contents will be permanently deleted after 7 days"
55
    And I should see "Contents will be permanently deleted after 7 days"
55
    And I click on "Restore" "link" in the "region-main" "region"
56
    And I click on "Restore" "link" in the "region-main" "region"