Add infrastructure for AccountS in DataManager

This commit is contained in:
TeoV
2020-12-21 10:04:18 +02:00
committed by Dan Christian Bogos
parent a287c9d1b2
commit 5775d09c7b
134 changed files with 4043 additions and 3804 deletions

View File

@@ -142,9 +142,9 @@ func testAnalyzerSChargerSv1ProcessEvent(t *testing.T) {
Tenant: "cgrates.org",
ID: "event1",
Event: map[string]interface{}{
utils.Account: "1010",
utils.Subject: "Something_inter",
utils.Destination: "999",
utils.AccountField: "1010",
utils.Subject: "Something_inter",
utils.Destination: "999",
},
},
}