Sha256: 31e913abbb7d2e30c794fc208249a22e855d865c40f1468f23e5f96ed5221daa
Contents?: true
Size: 794 Bytes
Versions: 12
Compression:
Stored size: 794 Bytes
Contents
Feature: Data import for ComputationPlatform As a data user I want to import ComputationPlatform data So that I can perform computation platform-based calculations Scenario: Successfully verifying that data center company name is never missing Given a "ComputationPlatform" data import fetches results listed in "computation_platform_good" When a data import verifies "Data center company name should never be missing" Then the verification should be successful Scenario: Failing to verify that data center company name is never missing Given a "ComputationPlatform" data import fetches results listed in "computation_platform_bad" When a data import verifies "Data center company name should never be missing" Then the verification should not be successful
Version data entries
12 entries across 12 versions & 1 rubygems