summaryrefslogtreecommitdiff
path: root/tests/plugins/config/config_test.go
AgeCommit message (Collapse)Author
2021-09-16Move plugins to a separate repositoryValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-11Replace all 'localhost' with '127.0.0.1'. Fix default configuration andValery Piashchynski
other small bugs. Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-06- Add new configuration option to the status pluginValery Piashchynski
2021-03-31- Add tests and update CHANGELOGValery Piashchynski
2021-02-16FMT-ed all filesValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-16Add support for parsing env variables in the `.rr.yaml` configValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-16Add nil cofig flag in config flags testValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-16Add support for flag overwritingValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-23Stabilization PRValery Piashchynski
2021-01-13Update styly of the .rr.yamlValery Piashchynski
Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process.
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski