You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

setup.feature 142B

12345
  1. Feature: setup
  2. Scenario: setup page is shown properly
  3. When requesting "/index.php" with "GET"
  4. Then the HTTP status code should be "200"