Commit Graph

37 Commits

Author SHA1 Message Date
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
arberkatellari
de5db4a938 Add caching_delay to config and loaders 2024-03-06 16:16:08 +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
adi
8b14619fce Integrated efs 2022-07-13 19:24:50 +02:00
adi
bf870b1e2b Failover ees/loggers improved + tests 2022-07-11 17:27:46 +02:00
ionutboangiu
dd7bab666f Repair failing unit tests after adding max_reconnect_interval option 2022-07-03 13:08:52 +02:00
porosnicuadrian
94292cc35b Added opts exporterIDs to analyzers + tests 2022-05-13 08:30:29 +02:00
ionutboangiu
6c5b69fd35 Revise tests after adding opts in GeneralCfg 2022-05-06 20:49:11 +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
Trial97
94c4d0ffc1 Updated RoundingMode config 2021-12-16 16:01:54 +01:00
Trial97
46f0ddb860 Added decimal context config 2021-12-15 19:57:25 +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
Trial97
27cae3856e Replaced max_call_duration config with default_usage for each ToR 2021-02-19 19:15:16 +01:00
andronache
1d0a814e42 Changed consts in utils 2021-01-11 10:57:44 +01:00
andronache
da91b07eb7 Started replacing snake_case with camelCase in utils/consts.go 2021-01-05 17:42:44 +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
568df81745 Added cores package and tests for caps 2020-11-05 17:07:50 +01:00
porosnicuadrian
cf81fc80e0 Moved MaxCallDuration & MinCallDuration from sessions section to general section 2020-10-20 19:56:09 +02:00
Trial97
e0e9190abf Added configurable HTTP client transport options for HTTPPoster 2020-10-20 11:09:16 +02:00
Trial97
b06661af42 Added option to not read *env variables in RJReader 2020-10-15 12:41:04 +02:00
porosnicuadrian
b013ced8cc Covered generalcfg to 100% 2020-10-05 19:03:26 +02:00
porosnicuadrian
6df506e11a Updated generalcfg load tests 2020-09-28 13:05:21 +02:00
porosnicuadrian
021178527c Changed test for generalcfg AsMapInterface method 2020-09-25 13:03:28 +02:00
porosnicuadrian
dda7c1524e Updated generalcfg AsMapInterface method 2020-09-21 17:14:01 +03:00
TeoV
9fc9d4b037 Fix typo error and add concurrent_requests and concurrent_strategy in config 2020-07-07 12:59:02 +03:00
adragusin
eedd52d665 Added tests for GeneralCfg.AsMapInterface method 2020-05-01 13:58:04 +02:00
adragusin
26685b58df Renamed call_url to http_post 2020-01-14 02:12:35 -05:00
Trial97
d88a14220a Updated config tests 2019-09-04 16:19:34 +02:00
Tripon Alexandru-Ionut
bbc34b1f77 Removed unused InternalTtl 2019-04-17 18:57:09 +02:00
DanB
4835ba2238 CDRs with RPC response caching, removing old RespCache methods and response_cache_ttl config option 2019-03-04 20:49:56 +01:00
Trial97
c23476c358 Added separate config structures for: HTTP config, Listen config, RalS config. 2018-10-31 11:02:30 +01:00
Trial97
a4896dbc32 Added General config 2018-10-05 20:33:28 +03:00