Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 21... Línea 21...
21
    And I am on "Course 1" course homepage with editing mode on
21
    And I am on "Course 1" course homepage with editing mode on
22
    And the following config values are set as admin:
22
    And the following config values are set as admin:
23
      | unaddableblocks | | theme_boost|
23
      | unaddableblocks | | theme_boost|
24
    And I add the "Navigation" block if not present
24
    And I add the "Navigation" block if not present
Línea -... Línea 25...
-
 
25
 
25
 
26
  @javascript
26
  Scenario: General section is visible in navigation when it is not empty
27
  Scenario: General section is visible in navigation when it is not empty
27
    When I move "Test forum name" activity to section "0"
28
    When I move "Test forum name" activity to section "0"
28
    And I am on "Course 1" course homepage
29
    And I am on "Course 1" course homepage
Línea -... Línea 30...
-
 
30
    Then I should see "General" in the "Navigation" "block"
29
    Then I should see "General" in the "Navigation" "block"
31
 
30
 
32
  @javascript
31
  Scenario: General section is not visible in navigation when it is empty
33
  Scenario: General section is not visible in navigation when it is empty
32
    When I move "Test forum name" activity to section "3"
34
    When I move "Test forum name" activity to section "3"