Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings from test runs. | Harald Eilertsen | 2019-04-08 | 1 | -4/+2 |
* | Add endpoint to fetch screenings from the database. | Harald Eilertsen | 2019-04-08 | 1 | -2/+32 |
* | Refactor tests to always load fixtures, and sync execution. | Harald Eilertsen | 2019-04-02 | 1 | -25/+42 |
* | Renamed test file. | Harald Eilertsen | 2019-04-02 | 1 | -0/+0 |
* | Add route to fetch films from database. | Harald Eilertsen | 2019-04-02 | 1 | -3/+38 |
* | Refactor room tests, move server and db setup to function. | Harald Eilertsen | 2019-03-21 | 1 | -21/+30 |
* | Actually fetch available rooms from the database. | Harald Eilertsen | 2019-03-21 | 1 | -3/+31 |
* | Pass database url into build_rocket helper function. | Harald Eilertsen | 2019-03-20 | 1 | -1/+4 |
* | Use rocket_contrib's JsonValue as return type. | Harald Eilertsen | 2019-03-04 | 1 | -0/+2 |
* | Begin implement /rooms endpoint. | Harald Eilertsen | 2019-03-04 | 1 | -0/+27 |