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