Add tests for new core endpoints
In #32 (closed) these endpoints were added. Write tests for them.
- UserController.deleteAllUsers
- MovieController.deleteAllMovies
- MovieController.findByTitle
Edited by Jiří Smejkal
In #32 (closed) these endpoints were added. Write tests for them.