aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings from test runs.Harald Eilertsen2019-04-081-4/+2
* Add endpoint to fetch screenings from the database.Harald Eilertsen2019-04-081-2/+32
* Refactor tests to always load fixtures, and sync execution.Harald Eilertsen2019-04-021-25/+42
* Renamed test file.Harald Eilertsen2019-04-021-0/+0
* 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