Sha256: 2ebe401dabdd0b9370f5c03e2718afbd0b6885a8a55b0ce40107f861aed92591
Contents?: true
Size: 544 Bytes
Versions: 36
Compression:
Stored size: 544 Bytes
Contents
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" # And I go to new Book # Then I should see "Book 2"
Version data entries
36 entries across 36 versions & 1 rubygems