aboutsummaryrefslogtreecommitdiff
path: root/src/routes.test.ts
Commit message (Expand)AuthorAgeFilesLines
* Silence logs in unit testsKevin J Hoerr2022-04-061-0/+11
* Remove unused code for testing logsKevin J Hoerr2022-04-061-23/+0
* Formatting and linting fixesKevin J Hoerr2022-04-041-16/+28
* Refactor dependency on env and add commentsKevin J Hoerr2022-04-041-8/+17
* Use *.tmpl file extension over *.templateKevin J Hoerr2021-10-071-8/+2
* Test hc endpoint; remove unreachable codeKevin J Hoerr2021-09-271-0/+6
* Add lint check to pipelineKevin J Hoerr2021-09-251-37/+58
* Tweak jest configurationKevin J Hoerr2021-09-251-0/+22
* The Whole Barnshow CommitKevin J Hoerr2021-09-201-3/+3
* #14 Changed /bash file to /shKevin J Hoerr2021-09-171-6/+8
* Add format to head commit infoKevin J Hoerr2021-09-161-4/+49
* #7 Add Cobertura formatKevin J Hoerr2021-09-161-8/+167
* Refactor upload processingKevin J Hoerr2021-09-121-3/+8
* Refactor env config into MetadataKevin J Hoerr2021-09-121-12/+24
* Move token to metadataKevin J Hoerr2021-09-121-1/+5
* Upgrade packages and fix unit testsKevin J Hoerr2021-09-111-35/+46
* Refactor startup to passthrough valuesKevin J Hoerr2020-04-271-1/+1
* Add unit tests and correct CHANGELOGKevin J Hoerr2020-04-271-0/+11
* These changes moved a lot of the startup async to run in a streamlinedKevin J Hoerr2020-04-261-46/+171
* #8 Add router unit tests using supertestKevin J Hoerr2020-01-111-0/+239