Write unit tests for Test_splunk_Logs
function
#47
Labels
Difficulty/2:Medium
Medium ticket
Hacktoberfest
Help Wanted
Community help wanted
Tech/Go
Up For Grabs
Ready for help from the community. Removed when someone volunteers
This test stopped working because the Splunk server doesn't exist and the authorization fails. This caused CI testing to fail so the test was skipped for a short term fix.
This request is to rewrite the test so that it appropriately tests the function without accessing an external HTTP server.
The testing code can be found in
/server/splunk/logs_test.go
The text was updated successfully, but these errors were encountered: