[asterisk-dev] [Code Review] 3924: Testsuite: Add modular event action framework

opticron reviewboard at asterisk.org
Thu Sep 11 08:04:45 CDT 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3924/
-----------------------------------------------------------

(Updated Sept. 11, 2014, 8:04 a.m.)


Review request for Asterisk Developers.


Changes
-------

Fix import conflict.


Repository: testsuite


Description
-------

This adds a modular event/action system that can handle routing from arbitrary events to arbitrary actions allowing creation of more flexible tests. This includes event modules for AMI and ARI actions as well as action modules for AMI, ARI, callbacks, and more.

This also converts three tests as a proof of concept.


Diffs (updated)
-----

  asterisk/trunk/tests/rest_api/bridges/bridge_by_id/test-config.yaml 5568 
  asterisk/trunk/tests/rest_api/bridges/attended_transfer/test-config.yaml 5568 
  asterisk/trunk/tests/rest_api/bridges/attended_transfer/attended_transfer.py 5568 
  asterisk/trunk/tests/asyncagi/asyncagi_break/test-config.yaml 5568 
  asterisk/trunk/tests/asyncagi/asyncagi_break/asyncagi_break.py 5568 
  asterisk/trunk/lib/python/asterisk/pluggable_registry.py PRE-CREATION 
  asterisk/trunk/lib/python/asterisk/pluggable_modules.py 5568 
  asterisk/trunk/lib/python/asterisk/ari.py 5568 
  asterisk/trunk/lib/python/asterisk/ami.py 5568 

Diff: https://reviewboard.asterisk.org/r/3924/diff/


Testing
-------

Ran the tests and verified that events and actions were triggering properly.


Thanks,

opticron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140911/cf9401b3/attachment.html>


More information about the asterisk-dev mailing list