Commit Graph

18 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
gezimbll
c2aed810e3 improving tests at config folder 2022-10-25 09:34:07 +02:00
andronache
121c97c545 Moved dynprepaidActionPlans from ralscfg to schedulercfg 2021-05-25 20:18:56 +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
50c4ee0be0 Added ResetStatQueue API and *reset_stat_queue action. Fixes #2472 2020-11-10 16:30:00 +01:00
Trial97
3849dd325c Added reset threshold API. Fixes #1573 2020-11-09 09:47:24 +01:00
Trial97
b06661af42 Added option to not read *env variables in RJReader 2020-10-15 12:41:04 +02:00
porosnicuadrian
c546ced8e7 Covered schedulercfg to 100% 2020-10-07 12:02:51 +02:00
porosnicuadrian
9e4ef8642d Updated load tests for schedulercfg 2020-09-30 13:28:16 +02:00
porosnicuadrian
5fc810a2d2 Updated schedueler AsMapInterface method 2020-09-25 13:03:28 +02:00
adragusin
85b1f778d4 Updated some AsMapInterface methods/added tests for them 2020-04-28 09:50:51 +02:00
adragusin
c9f8e6a5b4 renamed scheduler to schedulers 2019-12-19 10:37:14 +02:00
TeoV
4bd4ae3ee9 Add connections through ConnManager 2019-12-12 08:52:49 +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
26cbbdd618 Added separate config structures for: Cdrs config, CdrStatscfg config 2018-10-31 11:02:30 +01:00