1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_downloader
Sascha L. Teichmann 1cc42f0ec0
Downloader: unit test forwarder (#470)
* Simplify forward method

* Add unit test for validation status

* Add unit test for stats logging in forwarder.

* Add unit test for http client creation.

* Add unit test for replaceExt

* Add unit test for buildRequest

* Add unit test for limitedString

* Add unit test for storeFailedAdvisory

* Add unit test for storeFailedAdvisory ... fixed

* Add unit test for storeFailed

* Add unit test for forward

* comment wording
2023-09-29 09:46:51 +02:00
..
config.go Lift distribution from v2 to v3. (#467) 2023-09-27 15:46:57 +02:00
downloader.go Lift distribution from v2 to v3. (#467) 2023-09-27 15:46:57 +02:00
forwarder.go Downloader: unit test forwarder (#470) 2023-09-29 09:46:51 +02:00
forwarder_test.go Downloader: unit test forwarder (#470) 2023-09-29 09:46:51 +02:00
main.go Lift distribution from v2 to v3. (#467) 2023-09-27 15:46:57 +02:00
stats.go Downloader: Add structured logging, fails storing and statistics 2023-08-28 15:03:01 +02:00
stats_test.go Fix stats unit test. 2023-09-25 23:32:19 +02:00