Sha256: 0ea3e362066b17362c368ea37754518cbffc6d244f4f1ede17155edf53cdd5c4

Contents?: true

Size: 258 Bytes

Versions: 5

Compression:

Stored size: 258 Bytes

Contents

Feature: Get Inventory Details

  Scenario: Ask for everything on it
    Given I've added my credentials
    When I get inventory details with everthing
    Then I should be able to get the product information
    And I should inventory levels for a product

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ship_compliant-0.2.1 features/get_inventory_details.feature
ship_compliant-0.2.0 features/get_inventory_details.feature
ship_compliant-0.1.2 features/get_inventory_details.feature
ship_compliant-0.1.1 features/get_inventory_details.feature
ship_compliant-0.1.0 features/get_inventory_details.feature