Sha256: ef6357c43a9f9764b8aa64a42b2eec7d2b39bc10ebb53ad47322c41145b3847a
Contents?: true
Size: 491 Bytes
Versions: 11
Compression:
Stored size: 491 Bytes
Contents
@javascript Feature: autonaming In order to save effort from thinking up names As an Editor I want to be able to skip naming cards where names matter little Background: Given I am signed in as Joe Admin And I create Phrase card "Book+*type+*autoname" with content "Book_1" Scenario: Simple cardtype autoname When I go to new Book And I press "Submit" Then I should see "Book_1" And I go to new Book And I press "Submit" Then I should see "Book_2"
Version data entries
11 entries across 11 versions & 2 rubygems