Sha256: 069fe57cd0edac3f4a8978c255d9be5c7b7b4d912ff42d9fcaec4d603c1fda50
Contents?: true
Size: 675 Bytes
Versions: 5
Compression:
Stored size: 675 Bytes
Contents
Feature: Check Compliance Of SalesOrder With Address Validation Background: Given I've added my credentials Scenario: Check compliance with missing product When I check compliance with a missing product Then I should receive a product key error Scenario: Check compliance with available product When I check compliance with an available product Then I should receive the sales tax rates And I should receive the shipment compliance results And I should receive the suggested address Scenario: Check compliance with non-compliant product When I check compliance with a non-compliant product Then I should receive error messages
Version data entries
5 entries across 5 versions & 1 rubygems