[x] When user clicks on the Departments section in the navigation bar
[x] Then all current departments should be listed
Testing Criteria
[x] * Your test suite must verify that the response has a departments collection in the context.
[x] * Your test suite must verify that the content of the response has one, or more, of the expected values. For example, if one of the departments in your database in "Sales", then you must verify that is exists in the content.
Acceptance Criteria
Testing Criteria
departments
collection in the context.