Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 44... Línea 44...
44
    Given the following config values are set as admin:
44
    Given the following config values are set as admin:
45
      | auth_instructions | Lorem ipsum dolor sit amet |
45
      | auth_instructions | Lorem ipsum dolor sit amet |
46
    And I follow "Log in"
46
    And I follow "Log in"
47
    Then I should see "Lorem ipsum dolor sit amet"
47
    Then I should see "Lorem ipsum dolor sit amet"
Línea -... Línea 48...
-
 
48
 
48
 
49
  @javascript @accessibility
49
  Scenario: Show the maintenance mode message
50
  Scenario: Show the maintenance mode message
50
    Given the following config values are set as admin:
51
    Given the following config values are set as admin:
51
      | maintenance_enabled | Disabled |
52
      | maintenance_enabled | 1                     |
52
      | maintenance_message | Back online tomorrow |
53
      | maintenance_message | Back online tomorrow  |
53
    And I follow "Log in"
54
    And I follow "Log in"
-
 
55
    Then I should see "Back online tomorrow"
Línea 54... Línea 56...
54
    Then I should see "Back online tomorrow"
56
    And the page should meet accessibility standards with "best-practice" extra tests
55
 
57
 
56
  Scenario: User self registration
58
  Scenario: User self registration
57
    Given the following config values are set as admin:
59
    Given the following config values are set as admin: