[Home]

Summary:ASTERISK-21818: Stasis-HTTP: Write a python module that provides testing functionality around the REST API in the Test Suite
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-05-24 12:14:29Date Closed:2013-06-28 09:23:20
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/Stasis Tests/testsuite
Versions:12 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Write a python module (consisting of multiple classes/pluggable test suite modules) that provides, at a minimum, the following:
* A websocket connection to a configurable Stasis application
* The ability to pass/fail a test based on received JSON events
* Wrappers around the REST calls

and basically whatever else we need to write tests that exercise a channel(s) in a Stasis application(s).
Comments: