[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/tests/behat/ -> timezone.feature (source)

   1  @core
   2  Feature: View timezone defaults
   3    In order to run all other behat tests
   4    As an admin
   5    I need to verify the default timezone is Australia/Perth
   6  
   7    Scenario: Admin sees default timezone Australia/Perth
   8      When I log in as "admin"
   9      And I navigate to "Location settings" node in "Site administration > Location"
  10      Then I should see "Default: Australia/Perth"
  11      And the field "Default timezone" matches value "Australia/Perth"


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1