Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a receipt #8

Open
nuxibyte opened this issue Jan 25, 2018 · 0 comments
Open

Creating a receipt #8

nuxibyte opened this issue Jan 25, 2018 · 0 comments

Comments

@nuxibyte
Copy link
Contributor

Feature
As a seller
In order to add an item to the system
I want to record the item details

Tests
Given a web form
And the item does not exist
When the item details are entered
And the save button is clicked
Then the item details are stored
And a unique item id is created
And the item id is displayed

Given a web form
And the item already exists
When the item details are entered
And the save button is clicked
Then the item details are rejected

@nuxibyte nuxibyte changed the title **Creating an item** Creating an item Jan 25, 2018
@nuxibyte nuxibyte mentioned this issue Jan 25, 2018
@nuxibyte nuxibyte changed the title Creating an item Creating a receipt Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant