Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 35... Línea 35...
35
    And I should see "Activity sample 1" in the "region-main" "region"
35
    And I should see "Activity sample 1" in the "region-main" "region"
36
    And I should see "Section 2" in the "region-main" "region"
36
    And I should see "Section 2" in the "region-main" "region"
37
    And I should see "Activity sample 2" in the "region-main" "region"
37
    And I should see "Activity sample 2" in the "region-main" "region"
38
    And I should see "Section 3" in the "region-main" "region"
38
    And I should see "Section 3" in the "region-main" "region"
39
    And I should see "Activity sample 3" in the "region-main" "region"
39
    And I should see "Activity sample 3" in the "region-main" "region"
40
    And I click on "#collapssesection1" "css_element"
40
    And I click on "Collapse" "link" in the "Section 1" "section"
41
    When I reload the page
41
    When I reload the page
42
    Then I should see "Section 1" in the "region-main" "region"
42
    Then I should see "Section 1" in the "region-main" "region"
43
    And I should not see "Activity sample 1" in the "region-main" "region"
43
    And I should not see "Activity sample 1" in the "region-main" "region"
44
    And I should see "Section 2" in the "region-main" "region"
44
    And I should see "Section 2" in the "region-main" "region"
45
    And I should see "Activity sample 2" in the "region-main" "region"
45
    And I should see "Activity sample 2" in the "region-main" "region"
46
    And I should see "Section 3" in the "region-main" "region"
46
    And I should see "Section 3" in the "region-main" "region"
47
    And I should see "Activity sample 3" in the "region-main" "region"
47
    And I should see "Activity sample 3" in the "region-main" "region"
48
    And I click on "#collapssesection2" "css_element"
48
    And I click on "Collapse" "link" in the "Section 2" "section"
49
    And I reload the page
49
    And I reload the page
50
    And I should see "Section 1" in the "region-main" "region"
50
    And I should see "Section 1" in the "region-main" "region"
51
    And I should not see "Activity sample 1" in the "region-main" "region"
51
    And I should not see "Activity sample 1" in the "region-main" "region"
52
    And I should see "Section 2" in the "region-main" "region"
52
    And I should see "Section 2" in the "region-main" "region"
53
    And I should not see "Activity sample 2" in the "region-main" "region"
53
    And I should not see "Activity sample 2" in the "region-main" "region"
54
    And I should see "Section 3" in the "region-main" "region"
54
    And I should see "Section 3" in the "region-main" "region"
55
    And I should see "Activity sample 3" in the "region-main" "region"
55
    And I should see "Activity sample 3" in the "region-main" "region"
56
    And I click on "#collapssesection3" "css_element"
56
    And I click on "Collapse" "link" in the "Section 3" "section"
57
    And I reload the page
57
    And I reload the page
58
    And I should see "Section 1" in the "region-main" "region"
58
    And I should see "Section 1" in the "region-main" "region"
59
    And I should not see "Activity sample 1" in the "region-main" "region"
59
    And I should not see "Activity sample 1" in the "region-main" "region"
60
    And I should see "Section 2" in the "region-main" "region"
60
    And I should see "Section 2" in the "region-main" "region"
61
    And I should not see "Activity sample 2" in the "region-main" "region"
61
    And I should not see "Activity sample 2" in the "region-main" "region"
62
    And I should see "Section 3" in the "region-main" "region"
62
    And I should see "Section 3" in the "region-main" "region"
63
    And I should not see "Activity sample 3" in the "region-main" "region"
63
    And I should not see "Activity sample 3" in the "region-main" "region"
64
    And I click on "#collapssesection2" "css_element"
64
    And I click on "Expand" "link" in the "Section 2" "section"
65
    And I click on "#collapssesection3" "css_element"
65
    And I click on "Expand" "link" in the "Section 3" "section"
66
    And I reload the page
66
    And I reload the page
67
    And I should see "Section 1" in the "region-main" "region"
67
    And I should see "Section 1" in the "region-main" "region"
68
    And I should not see "Activity sample 1" in the "region-main" "region"
68
    And I should not see "Activity sample 1" in the "region-main" "region"
69
    And I click on "#collapssesection4" "css_element"
69
    And I click on "Collapse" "link" in the "Section 4" "section"
70
    And I turn editing mode on
70
    And I turn editing mode on
71
    And I delete section "1"
71
    And I delete section "1"
72
    And I click on "Delete" "button" in the ".modal" "css_element"
72
    And I click on "Delete" "button" in the ".modal" "css_element"
73
    And I should not see "Activity sample 1" in the "region-main" "region"
73
    And I should not see "Activity sample 1" in the "region-main" "region"
74
    And I should see "Activity sample 2" in the "region-main" "region"
74
    And I should see "Activity sample 2" in the "region-main" "region"