dstotijn / ct-diag-server

Diagnosis server for Apple/Google's (COVID-19) Exposure Notification framework.
MIT License
61 stars 7 forks source link

Add initial tests for HTTP handlers #11

Closed dstotijn closed 4 years ago

dstotijn commented 4 years ago

Additionally, adds small validation checks for UUID parsing and simplifies request body reads via io.ReadFull.