Maniaco
Maniaco
This pull tries to fix the issue of 'Settings' being used as Global variable. This is done by creating a local variable 'Settings' and passing that as function argument as...
Replaced gorilla/mux with net/http Partially Fixes #18077
Fixes #19569
## Description Fixes #11154 ## Checklist - [ ] "Backport to:" labels have been added if this change should be back-ported - [ ] Tests were added or are not...
Partial Fix to #14931 Covers unit test for `go/yaml2/yaml.go`  The test file is not testing any function.
This PR replaces the `testthat` function in mainstream files. Addresses #2987
fixes [#777](https://github.com/litmuschaos/litmus/issues/777)