aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add route to fetch films from database.Harald Eilertsen2019-04-021-3/+38
* Refactor room tests, move server and db setup to function.Harald Eilertsen2019-03-211-21/+30
* Actually fetch available rooms from the database.Harald Eilertsen2019-03-211-3/+31
* Pass database url into build_rocket helper function.Harald Eilertsen2019-03-201-1/+4
* Use rocket_contrib's JsonValue as return type.Harald Eilertsen2019-03-041-0/+2
* Begin implement /rooms endpoint.Harald Eilertsen2019-03-041-0/+27