Commit Graph

10 Commits

Author SHA1 Message Date
ionutboangiu
962000656b Remove global err used by tests
Removed many leftover error checks for NewDefaultCGRConfig,
which does not return an error anymore.
2024-07-14 14:08:49 +02:00
ionutboangiu
6c16ff320f Replace interface{} with any 2023-05-31 10:23:12 +02:00
porosnicuadrian
711d7d5a1a Removed error from NewDefaultCGRConfig signature's function 2020-12-02 14:00:35 +01:00
Trial97
f158b191f3 Added Clone functions for all config sections 2020-11-27 08:41:56 +01:00
Trial97
b06661af42 Added option to not read *env variables in RJReader 2020-10-15 12:41:04 +02:00
porosnicuadrian
0fcef2f507 Updated load tests for tlscfg 2020-09-30 13:28:16 +02:00
porosnicuadrian
34f0dfcfb1 Updated tlscfg AsMapInterface method 2020-09-25 13:03:28 +02:00
adragusin
6c7270b454 Added tests for some AsMapInterface methods 2020-04-23 22:58:35 +02:00
Trial97
d88a14220a Updated config tests 2019-09-04 16:19:34 +02:00
Trial97
c23476c358 Added separate config structures for: HTTP config, Listen config, RalS config. 2018-10-31 11:02:30 +01:00