Acceptance Criteria
Given user wants to view departments
When user clicks on the Departments section in the navigation bar
Then all current departments should be listed
And the following information should be presented to the user
- Department name
- Department budget
- Size of department (number of employees assigned)
Acceptance Criteria
Given user wants to view departments
When user clicks on the Departments section in the navigation bar
Then all current departments should be listed
And the following information should be presented to the user