Commit Graph

2070 Commits

Author SHA1 Message Date
TeoV
addba2e2ac Update TPExporter to return correct error 2020-11-24 10:49:53 +01:00
Trial97
ffaac358d5 Added *remote_set_account action 2020-11-23 16:14:01 +01:00
Trial97
3c06f49246 Updated DispatcherS *broadcast, *broadcast_sync and *broadcast_async to behave similar to RPCPool 2020-11-23 16:14:01 +01:00
Trial97
9acf0582d2 Updated DispatcherHost structure 2020-11-23 16:14:01 +01:00
andronache
8d7b0e2251 Tests in utils 2020-11-20 13:35:04 +01:00
andronache
10192a3fdd Added test to reflect.go in utils 2020-11-20 13:35:04 +01:00
porosnicuadrian
921d1d2023 Removed Decimal struct in utlis and repalced with *decimal.Big 2020-11-20 11:27:20 +01:00
TeoV
d10cc4b4c3 [RouteS] Add new field RouteRateProfileIDs in RateProfiles.csv 2020-11-20 11:02:11 +01:00
Trial97
6fd40f7296 Replaced RSRField with RSRParser 2020-11-20 10:36:54 +01:00
Trial97
ffcb95e2ca Updated config APIs and added integration tests 2020-11-20 10:36:54 +01:00
Trial97
b90ff99846 Added *opts to StringQuery API when filtering over content 2020-11-20 10:36:54 +01:00
Trial97
326c86f583 Added ReplyError as nil in the response of the StringQuery if missing 2020-11-20 10:36:54 +01:00
TeoV
979a2818a7 Calculate cost from routes with rateS and move ArgsCostForEvent in utils 2020-11-18 13:07:47 +01:00
TeoV
1c0dc4f06a Add rates_conns in routes section + update tests 2020-11-18 13:07:47 +01:00
TeoV
83f5ad7b7f Add integration test for RateSv1.CostForEvent 2020-11-18 13:07:47 +01:00
andronache
1481b3855b More test for utils/reflect.go 2020-11-18 13:06:30 +01:00
andronache
bc43ef9036 Added more tests to utils 2020-11-18 13:06:30 +01:00
andronache
776b584139 Added more test to utils/reflect_test.go 2020-11-18 13:06:30 +01:00
Trial97
6cbf457e35 Updated agents shutdown 2020-11-16 10:11:46 +01:00
andronache
80ed8ae054 Added tests to utils 2020-11-13 17:04:28 +01:00
andronache
27505075cc Added tests for utils/reflect.go 2020-11-13 17:04:28 +01:00
andronache
5cd730074d Added decimal tests despite future removal, 2020-11-13 17:04:28 +01:00
DanB
16fe6c2b2c RateS computeRateSIntervals accepting usageStart 2020-11-13 14:18:01 +01:00
DanB
fd6b9f6678 Removing TestDecimalMarshalUnmarshalJSONNil due to code change 2020-11-12 18:58:05 +01:00
DanB
103ed0ddb3 First test of CostForIntervals 2020-11-12 18:53:45 +01:00
DanB
20c086e42a RateS computeRateSIntervals implementation, engine.CostForIntervals 2020-11-12 18:53:45 +01:00
andronache
811884db62 Added coverage tests to utils 2020-11-12 17:59:06 +01:00
andronache
6923d1675e Added tests to utis 2020-11-12 17:59:06 +01:00
andronache
ae76b8af50 Removed unused functions and tests in utils 2020-11-12 17:59:06 +01:00
andronache
ae1eeb35ab Added coverage tests to the utils package 2020-11-12 17:59:06 +01:00
andronache
b669212821 Removed unused functions from utils package 2020-11-12 17:59:06 +01:00
Trial97
505f230b1e Added inotify support for loaders 2020-11-11 15:06:35 +01:00
TeoV
de513dc99b [RouteS] In case of same weight sort random 2020-11-11 14:04:05 +01:00
Trial97
50c4ee0be0 Added ResetStatQueue API and *reset_stat_queue action. Fixes #2472 2020-11-10 16:30:00 +01:00
andronache
9782da930a Added cover tests for utils package 2020-11-09 16:51:53 +01:00
andronache
d6d1fee2b0 Completed tests for pathitemlist.go in utils packages 2020-11-09 16:51:53 +01:00
andronache
f2ecda83e4 Added more tests to the utils package 2020-11-09 16:51:53 +01:00
andronache
e4c4b3a680 Addded new tests to pathitemlist_test.go in the utils package 2020-11-09 16:51:53 +01:00
andronache
0a4bec2e98 Added tests to /utils 2020-11-09 16:41:52 +01:00
andronache
23022d5cc1 Added tests for coverage in utils package 2020-11-09 16:41:52 +01:00
andronache
f87a342b2c Added tests for coverage in utils package 2020-11-09 16:41:52 +01:00
Trial97
3849dd325c Added reset threshold API. Fixes #1573 2020-11-09 09:47:24 +01:00
Trial97
6af358e55e Updated GetConfig and ReloadConfig APIs 2020-11-05 17:07:50 +01:00
Trial97
568df81745 Added cores package and tests for caps 2020-11-05 17:07:50 +01:00
Trial97
eb57017632 Updated stats metrics 2020-11-05 17:07:50 +01:00
Trial97
5927e96437 Fixed some typos 2020-11-05 17:07:50 +01:00
andronache
eb39a5ffff Updated utils/map_test.go and utils/decimal_test.go 2020-11-05 14:45:41 +01:00
andronache
1bd762ef77 Added tests to decimal.go, completed map_test.go 2020-11-05 14:45:41 +01:00
Trial97
166902d460 Redesigned utils.ConReqs into struct variable 2020-11-02 16:06:38 +01:00
DanB
cd57f86e5a Adding missing bcrypt library to imports 2020-11-02 14:13:06 +01:00