HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers85/equichecker.com/features/adminFunctions.feature
Feature: Admin functionality

  In order to manage customers
  An administrator
  Needs to be able to create/edit customers

  Scenario: Create Customer
    Given I have an account "user" "behat@komma.pro" "7r88B12NtP"
    When i sign in
    Then I should be able to create a customer
    And an customerPasswordReset token should be generated

  Scenario: Edit Customer
    Given I have an account "user" "behat@komma.pro" "7r88B12NtP"
    When i sign in
    Then I should be able to edit a customer