19 Commits

Author SHA1 Message Date
Marc Ole Bulling a7888896f0 Added test tag requirement for unit tests, added minor tests 2021-06-24 13:34:53 +02:00
Marc Ole Bulling 6cffccb3be Added logging #18, set Dockerfile to Go 1.16.5, minor changes 2021-06-16 19:44:27 +02:00
Marc Ole Bulling afdcda34ba Fixed AWS test 2021-05-17 11:40:09 +02:00
Marc Ole Bulling e6227a95be Fixed AWS tests, refactoring 2021-05-17 11:04:39 +02:00
Marc Ole Bulling 19e542c436 Updated Readme 2021-05-16 22:05:29 +02:00
Marc Ole Bulling e9dad37710 Refactoring, changed AWS env variable names, AWS config can be loaded from file as well, enhanced unit tests 2021-05-16 18:32:46 +02:00
Marc Ole Bulling 04de068d96 Added simple integration test 2021-05-13 18:41:04 +02:00
Marc Ole Bulling 3be4ec7096 Added mock function for AWS S3, updated tests 2021-05-10 16:48:35 +02:00
Marc Ole Bulling 884c2d94b5 Added AWS S3 support #14 2021-05-10 14:37:29 +02:00
Marc Ole Bulling 28d91c8947 Clean up go.mod, go generate more verbose 2021-05-07 20:06:25 +02:00
Marc Ole Bulling c8a019e22a Fixed lint issues, set Go version to 1.16.4 2021-05-07 17:15:12 +02:00
Marc Ole Bulling 91ca09ac03 Finished API and API documentation 2021-05-07 16:07:48 +02:00
Marc Ole Bulling a3a4ac1a71 Updated version number, enhanced unit tests 2021-05-05 13:53:42 +02:00
Marc Ole Bulling 8d1e45f228 Fixed CleanUp deleting file that was actively downloaded, which then failed the download, fixed write timeout, made webserver unit tests parallel, serve correct content header. 2021-04-21 18:06:23 +02:00
Marc Ole Bulling 64020b58bb Minor changes 2021-04-19 23:29:12 +02:00
Marc Ole Bulling aae4138fb6 Refactoring, fixed that GOKAPI_LENGTH_ID was ignored, check for incorrect cli flags, significantly increased test coverage 2021-04-19 22:44:02 +02:00
Marc Ole Bulling 08c27d09c7 Added code coverage badge in readme 2021-04-19 16:39:24 +02:00
Marc Ole Bulling abec640d64 Added unit tests, refactoring 2021-04-15 15:22:23 +02:00
Marc Ole Bulling 2142bc5747 Refactoring to comply with standard go package structure 2021-04-13 12:03:08 +02:00