[asterisk-dev] [Code Review] 3918: Testsuite: Add a test for ARI originate and continue functionality
Jonathan Rose
reviewboard at asterisk.org
Fri Aug 15 12:00:47 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3918/
-----------------------------------------------------------
(Updated Aug. 15, 2014, noon)
Review request for Asterisk Developers.
Changes
-------
That feeling when you realize you forgot to svn add the test directory while you are on your way to get food...
Bugs: ASTERISK-24043
https://issues.asterisk.org/jira/browse/ASTERISK-24043
Repository: testsuite
Description
-------
Tests the functionality of the patch from r/3917. This test originates a local channel into a Stasis application and then that application makes the channel continue into the PBX where we expect a user event to be generated. If the user event is generated and all of the expected stasis messages are received, the test is considered passing.
Diffs (updated)
-----
/asterisk/trunk/tests/rest_api/channels/tests.yaml 5455
/asterisk/trunk/tests/rest_api/channels/originate_then_continue/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/rest_api/channels/originate_then_continue/configs/ast1/extensions.conf PRE-CREATION
/asterisk/trunk/tests/rest_api/channels/originate_then_continue/channel_originate.py PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/3918/diff/
Testing
-------
Tried without patch and got a failure, tried with patch and got success. Changed the extension not to send the user event and got failure... all the basics really.
Thanks,
Jonathan Rose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140815/636bf508/attachment.html>
More information about the asterisk-dev
mailing list