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 |
|
DanB
|
4a0466f797
|
Hash and VerifyHash utils
|
2020-11-02 14:06:34 +01:00 |
|
DanB
|
481a6e3adc
|
ConcReqs using alocate instead of dealocate to control maximum resources
|
2020-11-01 19:55:56 +01:00 |
|
Trial97
|
5da4cf6d1c
|
Updated account action plans integration tests for cache
|
2020-10-31 20:52:09 +01:00 |
|
DanB
|
9d34293603
|
Concurrent requests configured also via shared variable
|
2020-10-31 20:41:33 +01:00 |
|
DanB
|
c22170b407
|
Adding AESEncdrypt and AESDecrypt methods to coreutils
|
2020-10-30 20:11:02 +01:00 |
|
Trial97
|
f26a26296d
|
Added AnalyzerSv1.StringQuery API to search over the recorded RPC calls
|
2020-10-29 17:55:26 +01:00 |
|
Trial97
|
b2db71f303
|
Added APIs to reload config from string
|
2020-10-29 17:55:26 +01:00 |
|
Trial97
|
fc5966d11a
|
Added integration tests for analyzers
|
2020-10-29 17:55:26 +01:00 |
|
Trial97
|
9d18928e95
|
Updated config sanity
|
2020-10-29 17:55:26 +01:00 |
|