Sha256: 89ba35f38823bd229a9af594bdf805eb68ea73b6882699a2b370865db0663d1d

Contents?: true

Size: 218 Bytes

Versions: 1

Compression:

Stored size: 218 Bytes

Contents

@api
Feature: Run command
  Scenario: Success
    Given there's some memcached keys avaiable
    When I post the command "get ineed" to "/run.json" in the API
    Then it should be run on memcached and give a response

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
memcached-manager-1.0.0 features/api/run_command.feature