[asterisk-bugs] [JIRA] (ASTERISK-21818) Stasis-HTTP: Write a python module that provides testing functionality around the REST API in the Test Suite
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri May 24 12:16:03 CDT 2013
Matt Jordan created ASTERISK-21818:
--------------------------------------
Summary: Stasis-HTTP: Write a python module that provides testing functionality around the REST API in the Test Suite
Key: ASTERISK-21818
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21818
Project: Asterisk
Issue Type: Improvement
Components: Core/Stasis, Tests/testsuite
Reporter: Matt Jordan
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).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list