ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01:00
ionutboangiu
8cbeb45adf
Remove global err used by tests
...
Removed many leftover error checks for NewDefaultCGRConfig,
which does not return an error anymore.
2024-10-29 18:54:51 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
arberkatellari
27ad99e88c
Improving covarage at /config
2022-11-30 16:58:04 +02:00
ionutboangiu
dd7bab666f
Repair failing unit tests after adding max_reconnect_interval option
2022-07-03 13:08:52 +02:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
nickolasdaniel
bc50993f80
Unit tests in config
2021-10-12 18:11:25 +03:00
Trial97
6a3f8ddc57
Updated config
2021-09-20 10:45:14 +02:00
nickolasdaniel
f085ba1391
Added unit tests for config
2021-05-21 14:11:57 +02:00
Filip Nickolas
9960ea0c10
Added coverage test in config
2021-03-04 14:01:49 +01:00
Trial97
9f75ab918c
Updated biRPC support in connmanager
2021-02-22 11:53:56 +01: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
b2db71f303
Added APIs to reload config from string
2020-10-29 17:55:26 +01:00
Trial97
b06661af42
Added option to not read *env variables in RJReader
2020-10-15 12:41:04 +02:00
porosnicuadrian
f59c6cde11
Updated load tests for kamagentcfg
2020-09-28 17:54:04 +02:00
porosnicuadrian
47ffcf2caa
Updated kamagent AsMapInterface method and added a new type(Timezone) in KamAgentJsonCfg stuct
2020-09-25 13:03:28 +02:00
adragusin
d2f1ce6cfd
Updated AsMapInterface method for KamAgent/Added test
2020-04-28 17:09:37 +02:00
TeoV
28868e8852
Add connections from Agents through ConnManager
2019-12-12 08:54:42 +02:00
Trial97
d88a14220a
Updated config tests
2019-09-04 16:19:34 +02:00
Tripon Alexandru-Ionut
c4a83afdd2
Renamed config.HAPoolConfig to config.RemoteHost
2019-03-29 13:27:32 +01:00
Trial97
02921a6fc2
Added tests for loadFromJsonCfg for KamAgentCfg, KamConnCfg, FsConnCfg, HaPoolConfig
2018-10-31 11:02:30 +01:00