Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update /screenings endpoint to return full info on screenings. | Harald Eilertsen | 2019-04-28 | 1 | -4/+4 |
* | Import model structs to main models module. | Harald Eilertsen | 2019-04-08 | 1 | -6/+2 |
* | Move functions to query/modify db to connection object. | Harald Eilertsen | 2019-04-08 | 1 | -10/+9 |
* | 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/+104 |