Sha256: 9aebb801a292da11c5f92405718bbf2c94951529f5d2e9d832adfd595d97a285
Contents?: true
Size: 769 Bytes
Versions: 5
Compression:
Stored size: 769 Bytes
Contents
Feature: Add Update Product Background: Given I've added my credentials Scenario: Add new product with missing Brand When I add a new product with invalid brand Then I should get an error message for the missing brand Scenario: Add new product When I add a new product Then the product should have been created Scenario: Add product that already exists When I add a product that already exists Then I should get an error for already defined product Scenario: Update product that already exists When I update a product Then I should get a message that the product was updated Scenario: Ignore existing product When I ignore existing product on update Then I should get a message that the product was updated
Version data entries
5 entries across 5 versions & 1 rubygems