Wireless-Innovation-Forum / Citizens-Broadband-Radio-Service-Device

Apache License 2.0
31 stars 19 forks source link

Wrong implementation JSON file for WINNF.FT.D.DRG.4 test case #85

Closed idanrazisr closed 6 years ago

idanrazisr commented 6 years ago

Wrong implementation JSON file for WINNF.FT.D.DRG.4 test case that causes Mock-SAS not to execute the test properly. Error in JSON Expected file DRG_error_102.json. "deregistrationResponse" : comma after 102 exists by mistake: [ { "response": { "responseCode": 102, } } ]
}

cwilliams-ericsson commented 6 years ago

Fixed in Pull-Request #77

idanrazisr commented 6 years ago

Verified correct behaviour with latest release. Closing issue.