Sha256: 37b0a9d42724e20a401a6fd7875993f94a0230f54dcfc58442698487315df934
Contents?: true
Size: 247 Bytes
Versions: 9
Compression:
Stored size: 247 Bytes
Contents
@webapp @javascript Feature: Create memcached pair Scenario: Success When I visit "#/new" And fill in "Key" with "foo" And fill in "Value" with "bar" And click "Create" Then "foo" key should have the "bar" value in memcached
Version data entries
9 entries across 9 versions & 1 rubygems