Commit Graph

197 Commits

Author SHA1 Message Date
gezimbll
df3dcfb840 replaced CGREvent parameter to DataProvider for GetOpts functions 2025-02-07 13:18:43 +01:00
gezimbll
3ebf3007a5 added startdelay config option for ers readers 2025-01-29 14:44:28 +01:00
gezimbll
06ccafb5fd added tests for opts with dynamic values 2025-01-22 17:36:26 +01:00
gezimbll
c602dbc2a5 added rsparser field in dynamicOpts
changed Value field to unexported and created a Value() method
on each dynOpts type that contains logic to create a rsparser
in case the value field a configuration starts with prefix "~"
otherwise it will return the specified value
2025-01-22 17:36:26 +01:00
armirveliaj
9728908c56 Revise tests for sessions 2025-01-13 17:51:43 +01:00
armirveliaj
aea5fb0f18 Fix compilation errors 2025-01-13 13:39:50 +01:00
gezimbll
2b04066504 added parsing the event for *usage opts in accounts 2025-01-10 12:31:44 +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
gezimblliku
d20f1a50fd added ees_conns on stats 2024-09-24 10:41:18 +02:00
ionutboangiu
6ed3c5592d Add reply_timeout field for FS event socket conns 2024-09-23 20:28:26 +02:00
ionutboangiu
449bc5c08a Add active_session_delimiter option for fs_agent
Used for 'show_channels' requests and responses.
2024-09-23 20:28:26 +02:00
ionutboangiu
4135760e9d fix failing config integration tests 2024-09-05 20:46:40 +02:00
arberkatellari
ca01cbcd6b Replacing old log_level from configs with new logger->level 2024-01-06 17:12:02 +01:00
gezimbll
3403a91a2b Revise integration tests 2023-11-29 16:25:18 +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
adi
734776b113 Unified consts of opts 2022-10-03 18:29:24 +03:00
ionutboangiu
534f46addf Revise/move unit tests that rely on external files 2022-09-08 17:16:56 +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
andronache98
03793c0082 Removed storDB from config 2022-03-09 14:14:30 +01:00
andronache98
5f55546c06 Changed integration tests regarding removal of cdrstorage 2022-01-12 20:14:20 +01:00
Trial97
5953eec22a Updated tests for dispatchers and registrarc 2021-12-22 17:48:42 +01:00
ionutboangiu
236f3ac2f0 Add ees conns to coreS config and fix failing integration tests 2021-12-10 17:45:21 +01:00
ionutboangiu
9d62d65200 Fix routes' profileCount type 2021-12-03 11:15:05 +01:00
Trial97
6fe79e016e Added *roundingDecimals for GetQueueStringMetrics API 2021-11-08 17:03:58 +02:00
ionutboangiu
539fe03fae Fix integration test 2021-11-01 13:51:02 +02:00
ionutboangiu
aa46b1eefd Fix compilation errors after making ers opts into structs 2021-11-01 13:51:02 +02:00
ionutboangiu
82edb970ba Fix failing integration test in config 2021-10-27 19:48:21 +03:00
ionutboangiu
9ba6df7fc0 Make ClientOpts of type struct in httpcfg 2021-10-22 12:05:22 +03:00
ionutboangiu
f3031196f0 Fix unit tests after opts changes 2021-10-20 16:54:58 +03:00
ionutboangiu
09cf26e7b9 Fix tests 2021-10-18 18:09:44 +03:00
ionutboangiu
0c367f1ac7 Rename Attribute opts field from IDs to profileIDs 2021-10-18 18:09:44 +03:00
nickolasdaniel
be173e1e07 Fixed and added tests in config 2021-10-18 17:14:33 +03:00
ionutboangiu
83711d727c Fix some failing it tests 2021-10-18 11:18:27 +03:00
ionutboangiu
74db72a64c Rename attributeIDs opt to just IDs to avoid redundancy 2021-10-18 10:36:16 +03:00
ionutboangiu
6a8b16fd0c Fix tests after adding sessions opts struct 2021-10-15 10:59:19 +03:00
nickolasdaniel
c1df5d3767 Unit testing in config 2021-10-14 18:06:50 +03:00
ionutboangiu
e8de2a57f3 Fix integration tests after chaning opts structure (incomplete) 2021-10-13 20:32:43 +03:00
Trial97
c1ee04a794 Added *profileIgnoreFilters for stats and thresholds 2021-10-11 12:06:57 +03:00
Trial97
869da96a64 Added *profileIgnoreFilters for attributes 2021-10-08 17:07:20 +03:00
ionutboangiu
f8063c99d2 Add usage opt in config for routes subsystem 2021-10-08 11:10:24 +03:00
ionutboangiu
e0abc8457b Fix it tests after adding *default as default filterID 2021-10-05 21:04:38 +02:00
ionutboangiu
b935f375ed Fix integration tests after changing type of opts 2021-10-04 11:29:37 +02:00
ionutboangiu
5c8857c48a Change types of remaining routes opts to DynamicOpts and fix logic in newOptsGetRoutes() 2021-10-04 11:29:37 +02:00
ionutboangiu
b8301727ad Fix compilation errors in integration tests 2021-10-04 11:29:37 +02:00
ionutboangiu
a5ed4f1aa4 Closes #1731; Rename abbreviated fields from sessionscfg 2021-09-27 17:27:18 +02:00
ionutboangiu
48d078fb49 Fix the AsMapInterface function for resources and the failing tests 2021-09-27 13:18:42 +02:00
ionutboangiu
7d01526866 Change types of resources opts to map 2021-09-27 13:18:42 +02:00