arberkatellari
a3f25d1ec5
Adjust tests and sample json files
2025-10-19 13:15:57 +02:00
ionutboangiu
e05be683ae
change license from GPLv3 to AGPLv3
2025-10-13 09:57:41 +02:00
armirveliaj
eda74a79a9
Add coverage tests on FilterS
2025-07-02 21:47:14 +02:00
arberkatellari
7872d2f33b
Improve valueQry function and filters validation
2025-07-02 21:45:29 +02:00
arberkatellari
5847ceab00
Add and revise tests for offline internal DB
2025-05-13 17:07:17 +02:00
ionutboangiu
7b74552c8f
export DynamicDP type and constructor
2025-04-22 19:33:12 +02:00
ionutboangiu
13044ddd9d
refactor matched accounts sorting
2025-03-25 14:25:00 +01:00
ionutboangiu
c762de5c28
move rankings to dedicated package
2025-03-10 13:49:34 +01:00
ionutboangiu
47fb25b4ef
move trends to dedicated package
...
reivse/add comments and order of funcs/definitions
2025-03-10 13:49:34 +01:00
ionutboangiu
24d886c8e0
Pass CGRConfig to DataManager
...
instead of just CacheCfg. Prevents the need of global config var in
engine/datamanager.go
2025-03-10 13:49:34 +01:00
ionutboangiu
b1a5874215
Move config/rsrparser.go to utils package
2025-02-24 13:36:32 +01:00
ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01:00
ionutboangiu
c60712f454
Bump go version to 1.24.0
2025-02-21 13:22:04 +01:00
gezimbll
f30c8681b1
added unit tests in engine
2024-12-17 18:20:29 +01:00
gezimbll
368c046805
added *http filter type
2024-02-09 15:59:00 +01:00
gezimbll
b3956da736
Added new filter *contains
2023-12-19 16:03:35 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
arberkatellari
decf62cfab
Add Coverage tests for engine
2023-03-28 18:00:12 +02:00
arberkatellari
016c60dd8c
Add coverage tests for engine
2023-03-19 20:47:45 +01:00
arberkatellari
bbf136c180
Improving coverage in engine
2022-12-20 18:29:54 +02:00
arberkatellari
9e96dbfe9a
Improving coverage in engine
2022-12-15 12:06:14 +02:00
arberkatellari
54b56ae197
Improving coverage at engine
2022-12-13 18:14:47 +02:00
arberkatellari
affaf7a5f7
Improving coverage at engine
2022-12-12 11:20:08 +02:00
arberkatellari
bf2f6c0927
Improving coverage at engine
2022-12-09 13:26:45 +02:00
adi
734776b113
Unified consts of opts
2022-10-03 18:29:24 +03:00
adi
1e51b6d73f
Unified constants for subsystem/removed big S
2022-09-25 12:16:25 +02:00
porosnicuadrian
d9bb5bca7a
Tested filtering on *rateSCost field
2022-03-23 20:01:29 +01:00
ionutboangiu
d2d18fed94
Add tests for filter validation functions
2022-03-16 20:24:39 +01: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
bb30b65ef5
Fixed tests using originID in event instead of opts
2022-02-06 09:52:26 +01:00
Trial97
1a61335b62
Added tests for FieldAsInterface methods
2021-12-21 15:05:44 +01:00
Trial97
f25acdaf77
Added tests for all Set methods
2021-12-21 15:05:44 +01:00
andronache
7ab4167613
Corrected header in multiple files
2021-11-01 13:50:00 +02:00
Trial97
cb809f976e
Updated internal datadb
2021-10-28 18:03:43 +03:00
ionutboangiu
3883883148
Change utils.PrefixSliceItems function signature to start with prefix
2021-07-19 16:56:04 +02:00
Trial97
62d186a78c
Added *slice dataconverter
2021-07-16 17:04:54 +02:00
Trial97
f8528cccae
Added *len dataconverter
2021-06-17 15:41:41 +02:00
Trial97
ed81fe3261
Updated engine tests
2021-05-27 10:18:36 +02:00
porosnicuadrian
8584e77b78
Fixed test for indexes for dynamicDp
2021-05-26 20:05:26 +02:00
porosnicuadrian
d6e92d6b5b
Updated test for filter indexes as dynbamicdp
2021-05-26 20:05:26 +02:00
porosnicuadrian
b21c3e1ca3
Tested cases for indexes as DynamicDP
2021-05-26 20:05:26 +02:00
porosnicuadrian
788919bdaa
Added context for routes methods
2021-05-26 20:05:26 +02:00
Trial97
30d4b5aa98
Added *regex filter
2021-05-21 14:14:26 +02:00
andronache
bbb748dc54
Continue removing destinations
2021-05-13 16:12:15 +02:00
ionutboangiu
ef60112e6b
Implement and test passCronExp func in engine/filters.go
2021-05-06 13:57:58 +02:00
ionutboangiu
acb604ebd8
Replace *timings with *cronexp
2021-05-06 13:57:58 +02:00
Trial97
48c27f1c6d
Updated *rsr filter
2021-05-04 20:45:09 +02:00
Trial97
c04c0a5adb
Added ConfigDB and option to read config from DB
2021-04-16 17:53:36 +02:00
Trial97
8aa7009d36
Updated AttributesSv1 APIs
2021-04-13 13:35:03 +02:00