----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3924/ -----------------------------------------------------------
Review request for Asterisk Developers. 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 ----- asterisk/trunk/tests/rest_api/bridges/bridge_by_id/test-config.yaml 5409 asterisk/trunk/tests/rest_api/bridges/attended_transfer/test-config.yaml 5409 asterisk/trunk/tests/rest_api/bridges/attended_transfer/attended_transfer.py 5409 asterisk/trunk/tests/asyncagi/asyncagi_break/test-config.yaml 5409 asterisk/trunk/tests/asyncagi/asyncagi_break/asyncagi_break.py 5409 asterisk/trunk/lib/python/asterisk/pluggable_registry.py PRE-CREATION asterisk/trunk/lib/python/asterisk/pluggable_modules.py 5409 asterisk/trunk/lib/python/asterisk/ari.py 5409 asterisk/trunk/lib/python/asterisk/ami.py 5409 Diff: https://reviewboard.asterisk.org/r/3924/diff/ Testing ------- Ran the tests and verified that events and actions were triggering properly. Thanks, opticron
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
