about summary refs log tree commit diff stats
path: root/svc/handlers_test.go
Commit message (Expand)AuthorAgeFilesLines
* updating module to live at sourcehutBen Morrison2020-06-201-1/+1
* license notice at top of each fileBen Morrison2019-07-111-0/+19
* linter warning about func signatureBen Morrison2019-06-131-1/+1
* merged indexHandler with cssHandler, updated testsBen Morrison2019-06-111-4/+4
* closing test response bodies & readability improvementsBen Morrison2019-06-101-0/+31
* handler unit tests finishedBen Morrison2019-06-091-2/+21
* removed redundant codeBen Morrison2019-06-091-39/+9
* handler tests now more substantialBen Morrison2019-06-091-16/+66
* apiEndpointHandler now 404s invalid endpoints, better testing for itBen Morrison2019-06-091-8/+63
* explicit init of static assets and test template init were removed: redundantBen Morrison2019-06-091-0/+1
* enabled apiTagsHandler and apiTagsBaseHandler testsBen Morrison2019-06-061-2/+1
* updated tests to work with new project structureBen Morrison2019-06-061-2/+2
* fixed some import commentsBen Morrison2019-06-051-1/+1
* moved bulk of code to its own package to clean up source treeBen Morrison2019-06-051-0/+116