1 2 3 4 5
Feature: Client connection Scenario: Successful client creation Given I have the correct environment variables When I create a new client Then the client should be created successfully