Story
A user can specify a contract type (freelance / permanent) to find jobs. This criteria is to be combined with other criteria to narrow the search.
Notes
- The contract type can be found in the database. Each job description contains one or more contract type(s).
- Available contract types can be grouped in a list and the user should be allowed to select multiple rows in the list.
- This might be interesting for users only looking for freelance jobs or for people only looking for permanent jobs.
Tests
- Select a contract type in the search criteria and verify that an appropriate list of jobs is displayed.