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
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