Sha256: 9d717ef591e2b33be24c33abb0e88f9ceb3892498af444760dfb52ce9d5ecb83

Contents?: true

Size: 331 Bytes

Versions: 16

Compression:

Stored size: 331 Bytes

Contents

Feature: Fetch apiary.apib from API_NAME.apiary.io

  # This is integration testing you have to set APIARY_API_KEY
  @needs_apiary_api_key
  Scenario: Fetch apiary.apib from API_NAME.apiary.io

    When I run `apiary fetch --api-name=apiaryclitestingdonottouch`
    Then the output should contain the content of file "apiary.apib"

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
apiaryio-0.17.0 features/fetch.feature
apiaryio-0.16.1 features/fetch.feature
apiaryio-0.16.0 features/fetch.feature
apiaryio-0.15.2 features/fetch.feature
apiaryio-0.15.1 features/fetch.feature
apiaryio-0.15.0 features/fetch.feature
apiaryio-0.14.1 features/fetch.feature
apiaryio-0.14.0 features/fetch.feature
apiaryio-0.13.0 features/fetch.feature
apiaryio-0.12.0 features/fetch.feature
apiaryio-0.11.1 features/fetch.feature
apiaryio-0.11.0 features/fetch.feature
apiaryio-0.10.2 features/fetch.feature
apiaryio-0.10.1 features/fetch.feature
apiaryio-0.9.1 features/fetch.feature
apiaryio-0.9.0 features/fetch.feature