As an account manager
I need a list of all active accounts
So that I can confirm how many active accounts we have
Details and Assumptions
* Our database contains names of all active accounts
* Inactive accounts are deleted
Acceptance Criteria
Given there are 60 active accounts in the database
When I list all existing accounts and no new accounts have been added
Then I should see a list of 60 accounts
As an account manager I need a list of all active accounts So that I can confirm how many active accounts we have
Details and Assumptions
Acceptance Criteria