-
Notifications
You must be signed in to change notification settings - Fork 0
Manage budgets
magnusart edited this page Jan 20, 2011
·
2 revisions
- As an app user
- I want to be to create and manage budgets
- So that I can easily keep track of my income and expenses
- Given A new budget with a budget name
- And Income and Expenses categories
- And Account field with default value all accounts
- When the app user adds tags to the Income and/or Expense Category
- And the app user clicks done/save/finished
- Then insert a new Budget and the list of tags in the Income and Expense categories
- And Account as matching all possible accounts