Sha256: e404d50ea9041e5ede3333205205350a7172ab1faefd17f502db7c8ed31a0914
Contents?: true
Size: 227 Bytes
Versions: 1
Compression:
Stored size: 227 Bytes
Contents
@api Feature: Search memcached keys Scenario: Success Given there's some memcached keys avaiable When I visit "/keys.json?query=foo" in the API Then I should receive a json response with the "foo" and "foo1" keys
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
memcached-manager-1.0.0 | features/api/search_memcached_keys.feature |