Sha256: af0e0888386abb854cacd609cdf75b51e0d58dafc27165acd82b6a2a468836ba
Contents?: true
Size: 570 Bytes
Versions: 13
Compression:
Stored size: 570 Bytes
Contents
Feature: Objectify As an embedly user I want to call the the embedly api Because I want to objectify a url Scenario Outline: Get the meta description with pro Given an embedly api with key When objectify is called with the <url> URL Then the meta.description should start with <metadesc> And objectify api_version is 2 Examples: | url | metadesc | | http://lockerz.com/s/136425091 | Quentin Richardson's Photo on Lockerz.com |
Version data entries
13 entries across 13 versions & 2 rubygems