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
7db65ca62c
Clean up DispatcherS
2025-01-17 17:29:46 +01:00
gezimbll
2b04066504
added parsing the event for *usage opts in accounts
2025-01-10 12:31:44 +01:00
ionutboangiu
0063ef3822
Add support for mongodb+srv conn format
...
Option can be found in db opts under the name 'mongoConnScheme'.
2024-09-05 20:46:40 +02:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
arberkatellari
0539893157
Improving coverage at config
2022-12-02 18:41:55 +02:00
arberkatellari
cef7de30d8
Improving coverage at config
2022-12-02 18:41:55 +02:00
arberkatellari
6db0a8088b
Improving coverage at config
2022-11-30 16:58:04 +02:00
ionutboangiu
534f46addf
Revise/move unit tests that rely on external files
2022-09-08 17:16:56 +02:00
ionutboangiu
d9f567b0a3
Rename RedisMaxAttempts to RedisConnectionAttempts
2022-07-14 14:59:28 +02:00
adi
8b14619fce
Integrated efs
2022-07-13 19:24:50 +02:00
adi
bf870b1e2b
Failover ees/loggers improved + tests
2022-07-11 17:27:46 +02:00
ionutboangiu
81793af5de
Make hardcoded options configurable for redis and solve compilation errors
2022-07-07 18:05:14 +02:00
ionutboangiu
0ee53653e9
Repair it tests
2022-07-03 13:08:52 +02:00
ionutboangiu
6c5b69fd35
Revise tests after adding opts in GeneralCfg
2022-05-06 20:49:11 +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
ionutboangiu
37df54b3fe
Use AsMapInterface to compare opts structs instead of separate functions
2021-10-22 12:05:22 +03:00
nickolasdaniel
c1df5d3767
Unit testing in config
2021-10-14 18:06:50 +03:00
ionutboangiu
ad6ee01bd3
Fix unit tests after changing opts structure
2021-10-13 20:32:43 +03:00
ionutboangiu
77e805bee9
Fix tests after changing opts structure (incomplete)
2021-10-13 20:32:43 +03:00
Trial97
27d1882b09
Added *profileIgnoreFilters for accounts
2021-10-11 12:06:57 +03:00
ionutboangiu
cc2e3a6f72
Fix compilation errors and tests after making opts of type struct
2021-10-08 18:24:16 +03:00
ionutboangiu
f4708c6131
Change opts default filterID to *default
2021-10-05 21:04:38 +02:00
ionutboangiu
d40ca97923
Append instead of overwrite when loading opts from JSONCfg
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
0f6738dc9c
Change type of accounts opts to map (incomplete)
2021-09-28 20:44:55 +02:00
Trial97
6a3f8ddc57
Updated config
2021-09-20 10:45:14 +02:00
ionutboangiu
e819f10c76
Add AccountIDs and RateProfileIDs to Opts in cfg
2021-09-19 12:13:38 +02:00
andronache
ef896f7577
Fixed bug for config
2021-06-09 20:15:57 +02:00
nickolasdaniel
6399c506a6
Added unit tests for config
2021-06-08 11:55:12 +02:00
nickolasdaniel
f572f1af40
Added unit tests for config
2021-06-08 11:55:12 +02:00
nickolasdaniel
7077b0a35c
Added unit tests for config
2021-06-08 11:55:12 +02:00
nickolasdaniel
a5eafc784e
Added unit tests for config
2021-06-01 20:51:01 +03:00
Trial97
1c36eb820a
Added tests for DB functions
2021-05-28 12:44:30 +03:00
Trial97
32dfcc0a46
Updated config set
2021-05-28 12:44:30 +03:00
nickolasdaniel
2909abb969
Added unit tests for config
2021-05-28 12:39:28 +03:00
nickolasdaniel
aa088b6e86
Deleted commented test in apis_test.go
2021-05-26 20:06:22 +02:00
nickolasdaniel
c7913717a1
Added unit tests for config
2021-05-26 20:06:22 +02:00