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

Create item BDD #83

Open
yz7043 opened this issue Dec 7, 2022 · 0 comments
Open

Create item BDD #83

yz7043 opened this issue Dec 7, 2022 · 0 comments
Assignees

Comments

@yz7043
Copy link
Collaborator

yz7043 commented Dec 7, 2022

As a User ...
I need to add an order ...
So that I can do some purchase ...

Details & Assumptions:

  • ...

Acceptance Criteria:

Given a running server and an open homepage
When I enter order id
And I enter items id, an array of integers separated by semicolumns
And I select status dropdown bar to "Created"
And I press "create-order-btn"
And I press "list-order-btn"
Then I can see the newly added order in the result table.
@yz7043 yz7043 self-assigned this Dec 7, 2022
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