Codelab Hotel API Test

This CodeLab exercise is designed to help you practice testing RESTful APIs. For today we will work in pairs of 2. You will help each other testing DAO methods and endpoints. Hopefully you will also get some experience with sharing code with each other through GitHub to speed up writing tests in parallel. It will take some time before you can push the first commit to Github, because you need to set up the project, the database, and the tests firsts.

Sign up on Moodle

Part 1

We will continue working on the Hotel API from last week. Follow this link to find the rest of the assignment: Hotel API Test.

Part 2

Add a security layer to the Hotel API by adding a security package with User and Role entities and hashing of passwords.

Hotel


Top

3. semester efterår 2024