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

US 01.01.01 #1

Closed
Tommy-Sand opened this issue Oct 10, 2022 · 1 comment · Fixed by #140, #143, #144 or #115
Closed

US 01.01.01 #1

Tommy-Sand opened this issue Oct 10, 2022 · 1 comment · Fixed by #140, #143, #144 or #115
Assignees
Labels
final checkpoint completed User stories completed by the final checkpoint. half way checkpoint completed User stories that have been completed by the half-way checkpoint half way checkpoint User stories that should be completed by half-way checkpoint. RiskLevel-High High risk of incompletion StoryPts-6 Worth 6 Story Points

Comments

@Tommy-Sand
Copy link
Contributor

Tommy-Sand commented Oct 10, 2022

As a meal planner, I want to add an ingredient, with a brief description, best before date, location, amount, unit, and ingredient category.

Acceptance Criteria

  • Show a add button in the bottom right corner

  • When the add button is clicked it displays a new activity which allows you to add

    • brief description
    • best before date
    • location
    • amount
    • unit
    • ingredient category
  • Once this information is added you can confirm your addition

    • If all input is valid it will be added to the Ingrediend storage
    • Else an error message will be displayed
  • If the user no longer wants to add an ingredient then they can click back button in the top left corner and confirm to discard what they wanted to add.

  • Planned out in the storyboard

  • Functionality documented in wiki

This was referenced Oct 14, 2022
@madisonbradley112 madisonbradley112 added the half way checkpoint User stories that should be completed by half-way checkpoint. label Oct 14, 2022
@manpreeeeeet manpreeeeeet self-assigned this Oct 18, 2022
@madisonbradley112 madisonbradley112 added the half way checkpoint completed User stories that have been completed by the half-way checkpoint label Nov 4, 2022
@madisonbradley112 madisonbradley112 moved this from Backlog to Review in Project Board Nov 13, 2022
@madisonbradley112
Copy link
Contributor

madisonbradley112 commented Nov 13, 2022

This user story has been implemented, documented, and tested.

Tests:

  • in file IngredientInstrumentedTest
    • testAddIngredient
    • testIncompleteMessages
    • testCancelConfirmationMessageAdd
    • testExitAdd
    • testCancelExitAdd
  • in file IngredientDBTest
    • testAddFull
    • testAddMissingFields
  • in file StorageIngredientDBTest
    • testAddFull
  • along with the methods in files IngredientTest and StorageIngredientTest

Repository owner moved this from Review to Done in Project Board Nov 13, 2022
@madisonbradley112 madisonbradley112 added the final checkpoint completed User stories completed by the final checkpoint. label Nov 27, 2022
@madisonbradley112 madisonbradley112 moved this from Done to Completed User Stories in Project Board Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
final checkpoint completed User stories completed by the final checkpoint. half way checkpoint completed User stories that have been completed by the half-way checkpoint half way checkpoint User stories that should be completed by half-way checkpoint. RiskLevel-High High risk of incompletion StoryPts-6 Worth 6 Story Points
Projects
Status: Completed User Stories
5 participants