Sha256: 729af48a8c9ce81d40ce1b363142916395c3ee2b001a46d21bdbc7b674232f04
Contents?: true
Size: 509 Bytes
Versions: 8
Compression:
Stored size: 509 Bytes
Contents
# language: en @elastictranscoder @client Feature: Amazon Elastic Transcoder Scenario: Making a basic request When I call the "ListPresets" API Then the response should contain a list of "Presets" Scenario: Error handling When I attempt to call the "ReadJob" API with: | Id | fake_job | Then I expect the response error code to be "ValidationException" And I expect the response error message to include: """ Value 'fake_job' at 'id' failed to satisfy constraint """
Version data entries
8 entries across 8 versions & 1 rubygems