Commit Graph

33 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
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
arberkatellari
4a01e20569 Improving Coverage at Config 2022-11-22 13:58:17 +02:00
adi
86d2f1476a Attemtps config change 2022-07-30 08:19:08 +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
porosnicuadrian
be6bdb7c11 Fixed tests for config with indexes 2021-12-07 16:42:42 +01:00
ionutboangiu
09cf26e7b9 Fix tests 2021-10-18 18:09:44 +03:00
nickolasdaniel
13be353971 Fixed and added unit tests in config 2021-10-18 10:37:28 +03:00
ionutboangiu
ad6ee01bd3 Fix unit tests after changing opts structure 2021-10-13 20:32:43 +03:00
nickolasdaniel
bc50993f80 Unit tests in config 2021-10-12 18:11:25 +03:00
Trial97
56f5ce07f3 Added *profileIgnoreFilters for actions 2021-10-11 12:06:57 +03:00
ionutboangiu
f4708c6131 Change opts default filterID to *default 2021-10-05 21:04:38 +02:00
ionutboangiu
24a25917a6 Fix unit tests after changing type of opts 2021-10-04 11:29:37 +02:00
ionutboangiu
8507580420 Fix compilation errors in unit tests 2021-10-04 11:29:37 +02:00
ionutboangiu
2e6ab1b874 Change type of actions opts to map 2021-09-28 20:44:55 +02:00
ionutboangiu
1c2c5800e5 Add ActionProfileIDs as opt for actions subsystem and fix tests 2021-09-22 18:08:17 +02:00
Trial97
6a3f8ddc57 Updated config 2021-09-20 10:45:14 +02:00
nickolasdaniel
a5eafc784e Added unit tests for config 2021-06-01 20:51:01 +03:00
nickolasdaniel
98ac404ef1 Added missing fields or removed them where needed 2021-06-01 20:51:01 +03:00
andronache
ef7366b4fe Added DynaprepaidActionProfile to actionscfg 2021-05-25 21:09:46 +02:00
nickolasdaniel
d9941b095a Added unit tests for config 2021-05-17 17:59:08 +02:00
Filip Nickolas
9960ea0c10 Added coverage test in config 2021-03-04 14:01:49 +01:00
Trial97
83c26e5fd6 Updated actions 2021-02-25 18:13:01 +01:00
porosnicuadrian
e479240dca New field max_usage in accountS config 2021-02-03 19:14:19 +01:00
TeoV
216426da33 Add connections towards StatS and Threshold from ActionS 2021-01-28 09:29:53 +01:00
TeoV
b798199da9 Add actExport in ActionS 2021-01-28 09:29:53 +01:00
TeoV
3453a85a05 Add *cdrLog in new ActionS subsystem 2021-01-24 15:33:57 +01:00
andronache
a0f4bcdc65 Test in services 2020-12-23 13:33:21 +01:00
andronache
ebce4d39dc Fixed services tests, added tenants to actioncfg in config 2020-12-22 10:50:16 +01:00
andronache
530ad1e541 Added tests in config 2020-12-08 13:00:17 +01:00
TeoV
77c7b983b1 Add infrastructure for ActionS in config 2020-12-07 10:49:11 +01:00