Skip to content
magnusart edited this page Jan 20, 2011 · 2 revisions

Story

  • 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

Scenario: App user adds a budget in the GUI

  • 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