Sha256: 918e8e6a85226b4367a3c86db477aa1d74b080c2b9a324de04610bff5d47e9f3
Contents?: true
Size: 273 Bytes
Versions: 8
Compression:
Stored size: 273 Bytes
Contents
@webapp @javascript Feature: Edit memcached pair Scenario: Success Given a key named "foo" with the content "bar" exists When I visit "#/edit/foo" And fill in "Value" with "baz" And click "Edit" Then "foo" key should have the "baz" value in memcached
Version data entries
8 entries across 8 versions & 1 rubygems