Commit Graph

36 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
770454c007 Renew DlgList, DNSAgent & add SRV/A support 2023-08-28 12:27:53 +02:00
arberkatellari
6eda4303f5 Revise DNS Agent and Service 2023-08-28 12:27:53 +02:00
ionutboangiu
113e2a2bdf Replace interface{} with any 2023-05-31 10:22:28 +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
andronache
503d3fe22c Make flags camel case for ers ees and agents 2021-07-03 16:42:50 +02:00
nickolasdaniel
98ac404ef1 Added missing fields or removed them where needed 2021-06-01 20:51:01 +03:00
nickolasdaniel
1c64f014b4 Added unit tests for config 2021-05-18 15:03:01 +02:00
andronache
36da1a6309 Consts in utils 2021-01-11 10:57: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
c539800acd Added more Clone functions for config sections 2020-11-27 08:41:56 +01:00
Trial97
2b19127d05 Added more Clone functions for config sections 2020-11-27 08:41:56 +01:00
Trial97
5c48f70260 Added Clone function for some 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
Trial97
b2db71f303 Added APIs to reload config from string 2020-10-29 17:55:26 +01:00
porosnicuadrian
26fc655f2c Fixed the error description and added testsm in config 2020-10-29 16:57:01 +01:00
Trial97
1e6b5848e3 Updated AsMapInterface constants 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
1cc1b90c08 Covered dnsagent to 100% 2020-10-04 11:16:55 +02:00
porosnicuadrian
8559af5591 Updated cdrscfg and dnsagent load tests 2020-09-28 13:05:21 +02:00
porosnicuadrian
ff87ae95fe Updated dnsagent AsMapINterface method 2020-09-21 10:39:37 +03:00
Trial97
aecafbc290 Updated the code with the new Flags format 2020-07-20 12:58:41 +02:00
Trial97
192048235b Removed RSRFilters from RSRParsers 2020-07-09 12:17:37 +03:00
adragusin
c93365599c Updated AsMapInterface method for DNSAgent/Added test 2020-04-28 17:09:37 +02:00
adragusin
6629dc6bee Reverted RoundingDecimals 2020-04-07 09:32:01 +02:00
adragusin
179067de5d updated rounding method and RowLength 2020-04-02 16:54:03 +02:00
Trial97
54217c8428 Moved Continue as flag for reqProcessor 2020-01-30 13:00:20 +01:00
TeoV
c73ca0c954 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
TeoV
b9d89edb4b Agents: changing continue_on_success to continue 2019-07-04 12:23:15 -10:00
TeoV
e39f0f635c Rename in utils FlashWithParams and change order for V1AuthorizeArgs 2019-07-04 12:23:15 -10:00
TeoV
1e69216613 Update agents with new type for Flags(MapSubsystemIDs) 2019-07-02 10:05:21 -10:00
TeoV
0811822410 Add test for config.DNSAgent 2019-04-14 11:26:36 +02:00