We build upon our BaseSpec class and call it BaseUseCaseSpec. In it, we will do some more things, such as define a global base URL that can be used from the tests to make correct requests. Additionally, we will write a small actor, which simply starts an Akka-HTTP server.