TeoV
|
931eb7b278
|
Start updating integration test for ~*req filter
|
2019-11-27 11:10:32 -05:00 |
|
TeoV
|
4f563aa5ee
|
Update filters and dataProvider to include ~*req as refix
|
2019-11-27 11:10:32 -05:00 |
|
Dan Christian Bogos
|
011dfc3149
|
Merge branch 'master' into master
|
2019-11-25 17:29:28 +01:00 |
|
Trial97
|
8dd1d2652b
|
Updated apier integration tests
|
2019-11-25 17:28:22 +01:00 |
|
TeoV
|
0e97bb5015
|
Move TPReader.Init() outside of ReloadCache
|
2019-11-25 11:33:39 +02:00 |
|
TeoV
|
139552bed6
|
Allow reload scheduler only if the connection is different than nil
|
2019-11-25 10:33:08 +02:00 |
|
TeoV
|
04551ea0ea
|
Move ReloadScheduler outsire of ReloadCache in TPReader
|
2019-11-25 10:33:08 +02:00 |
|
Trial97
|
ff5b7d9b59
|
Updated apier/v1 integration test
|
2019-11-25 09:29:28 +01:00 |
|
Trial97
|
345bd5ba39
|
Updated FlagsWithParams GetBool method
|
2019-11-25 09:29:28 +01:00 |
|
DanB
|
4655743314
|
Initial integration tests for v1/cdrs_it_test
|
2019-11-24 20:57:54 +01:00 |
|
adragusin
|
d1787cb3fa
|
Replaced hardcoded strings with consts in RPC.Call methods
|
2019-11-22 17:30:10 +01:00 |
|
adragusin
|
07183dc4f3
|
Replaced hardcoded strings with consts
|
2019-11-22 17:30:10 +01:00 |
|
TeoV
|
f072caf725
|
Add a small delay between account operations and get account
|
2019-11-22 16:14:29 +01:00 |
|
TeoV
|
13bdbabee8
|
Active scheduler on internal and add test for replicaton the account
|
2019-11-22 16:14:29 +01:00 |
|
Trial97
|
da0b921a8f
|
Updated apier/v2 tests
|
2019-11-22 16:13:36 +01:00 |
|
Trial97
|
6b57cc486a
|
Updated apier/v2 integration for gob RPC
|
2019-11-22 16:13:36 +01:00 |
|
Trial97
|
352b5b7805
|
Updated apier/v1 integration for gob RPC
|
2019-11-22 16:13:36 +01:00 |
|
TeoV
|
a05d702be5
|
Rename correctly methods from Replicator
|
2019-11-21 18:46:00 +01:00 |
|
adragusin
|
c03be590a2
|
Replaced hardcoded strings with consts in RPC.Call methods
|
2019-11-21 18:45:26 +01:00 |
|
TeoV
|
ea6485cf0a
|
Implement Replication for Remove methods
|
2019-11-21 12:58:27 +01:00 |
|
TeoV
|
11fa04f3d0
|
Implement rest of methods from StorageInterface in DataManager
|
2019-11-21 12:58:27 +01:00 |
|
TeoV
|
5913709796
|
Implement RemoveThreshold when replicate is true
|
2019-11-20 19:48:14 +01:00 |
|
TeoV
|
af1cfc64c8
|
Implement Replication for all Set Methods
|
2019-11-20 19:48:14 +01:00 |
|
adragusin
|
d14badd7e6
|
Removed duplicated test
|
2019-11-20 17:12:04 +01:00 |
|
Trial97
|
6e606df61f
|
Updated apier_it_test.go to work with RPC over gob
|
2019-11-20 14:55:09 +01:00 |
|
Trial97
|
e073767669
|
Added gob rpc testing for accounts_it_test
|
2019-11-20 14:55:09 +01:00 |
|
Trial97
|
71fe3a2813
|
Replaced methods names with constants in accountd_it_test
|
2019-11-20 14:55:09 +01:00 |
|
adragusin
|
8020fa1614
|
Replaced MapStorage with InternalDB in unit tests
|
2019-11-20 11:01:25 +01:00 |
|
adragusin
|
6e7715be85
|
Added test for SetBalance with Timings
|
2019-11-20 11:01:25 +01:00 |
|
TeoV
|
62d2a2dbda
|
Add remote functionality for GetDestination/GetReverse
|
2019-11-20 10:54:31 +01:00 |
|
TeoV
|
0f0c05633e
|
Add Destination/ReverseDestination methods in DataManager
|
2019-11-20 10:54:31 +01:00 |
|
TeoV
|
0aa6e36ccc
|
Convert error from RPC only when is different than nil
|
2019-11-20 10:54:31 +01:00 |
|
TeoV
|
3e3cc70882
|
Update SetThresholdProfile in case of Replication
|
2019-11-20 10:54:31 +01:00 |
|
TeoV
|
25bc80458d
|
Finish get for remote functionality
|
2019-11-20 10:54:31 +01:00 |
|
TeoV
|
bc5cf765c3
|
Update Remote functionality through RPC
|
2019-11-15 13:36:53 +01:00 |
|
TeoV
|
ee37110cfe
|
Add rpc pool for remote connections
|
2019-11-15 13:36:53 +01:00 |
|
TeoV
|
5cc9f94cc0
|
Add ReplicatorSv1 for remote/replication functionality
|
2019-11-15 13:36:53 +01:00 |
|
TeoV
|
6b67455e59
|
In case of not found Timing for Actions in TPReader query the DM
|
2019-11-13 12:05:13 +01:00 |
|
Trial97
|
deaca56575
|
Updated sessions tests
|
2019-11-13 10:43:56 +01:00 |
|
TeoV
|
9385a3389e
|
Populate Timing when using AddBalance API
|
2019-11-12 11:45:59 +01:00 |
|
TeoV
|
5c72bd985a
|
Add test for replication DataManager + populate Timing when using SetBalance API
|
2019-11-12 11:45:59 +01:00 |
|
TeoV
|
4000890138
|
Implement GetAccountActionPlans in DataManager
|
2019-11-12 11:45:59 +01:00 |
|
TeoV
|
65113f2739
|
Clean logs and update AccountAction method when remoteDMs are set
|
2019-11-12 11:45:59 +01:00 |
|
TeoV
|
4edda324e0
|
Add more tests
|
2019-11-12 11:45:59 +01:00 |
|
Trial97
|
b110537b54
|
Added StorDB config reload
|
2019-11-09 15:55:49 +01:00 |
|
TeoV
|
5abb79be13
|
Test more methods for remote functinality
|
2019-11-07 17:52:59 +01:00 |
|
TeoV
|
d2fd2e19db
|
Correct remote tests with correct database for redis
|
2019-11-07 17:52:59 +01:00 |
|
TeoV
|
cc0855ce83
|
Rename GetAccount with GetAccountDrv and add GetAccount in DataManager
|
2019-11-07 17:52:59 +01:00 |
|
TeoV
|
76a66856b6
|
Complete remote tests with Get Threshold/ThresholdProfile Resource/ResourceProfile
|
2019-11-07 17:52:59 +01:00 |
|
TeoV
|
f00342b40b
|
Update tests for remote
|
2019-11-07 17:52:59 +01:00 |
|