Completing Diameter DryRun integration test

This commit is contained in:
DanB
2018-10-03 19:43:35 +02:00
parent 08fab20917
commit 56ada587d2
7 changed files with 179 additions and 39 deletions

View File

@@ -5,7 +5,7 @@
{
"id": "dryrun1",
"filters": ["*string:*vars.*cmd:CCR", "*string:*req.Service-Context-Id:TestDiamITDryRun"],
"filters": ["*string:*vars.*cmd:CCR", "*string:*req.Service-Context-Id:TestDiamItDryRun"],
"flags": ["*dryrun"],
"request_fields":[
{"tag": "TOR", "field_id": "ToR", "type": "*constant", "value": "*sms"},
@@ -16,7 +16,7 @@
],
"reply_fields":[
{"tag": "CCATemplate", "type": "*template", "value": "*cca"},
{"tag": "ResultCode", "field_id": "Result-Code", "type": "*constant", "value": "300"},
{"tag": "ResultCode", "field_id": "Result-Code", "type": "*constant", "value": "2002"},
],
},
],