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/customerFunctions.feature
Feature: Admin functionality

  In order to search a VAW
  An customer
  Needs to be able to search for companies

  Scenario: Search on company name
    Given I have an account "customer" "behat@komma.pro" "7r88B12NtP"
    When I sign in
    Then I should be logged in
    And I should be able to search "komma"

  Scenario: Search on street name
    Given I have an account "customer" "behat@komma.pro" "7r88B12NtP"
    When I sign in
    Then I should be logged in
    And I should be able to search "randweg"

  Scenario: Search on street name
    Given I have an account "customer" "behat@komma.pro" "7r88B12NtP"
    When I sign in
    Then I should be logged in
    And I should be able to search " +31 (0)495 - 59 94 11"