aboutsummaryrefslogtreecommitdiff
path: root/request_test.go
Commit message (Collapse)AuthorAgeFilesLines
* downgraded Go version to 1.14Rasmus Dahlberg2021-03-161-14/+14
|
* added option to run with unregistered namespacesRasmus Dahlberg2021-03-151-2/+2
| | | | Also a few minor fixes such that server binary starts again.
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-251-0/+318
Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs.