siggame / coliselia

Common components & services between ophelia and colisee; note: repo name subject to change
3 stars 1 forks source link

Dbapi/team testing #30

Closed user404d closed 7 years ago

user404d commented 7 years ago

Attempt to satisfy #24. The schema has been changed to be more strict, which requires that some parameters be parsed correctly before validation. This was done to avoid errors and behavior of the api that might appear counterintuitive based on the query given. More tests should be added, but the coverage with this implementation is ok for now in my opinion.