[Asterisk-code-review] tests/rest api/asterisk/config/dynamic: Add a test for push ... (testsuite[master])

Matt Jordan asteriskteam at digium.com
Tue Jul 14 22:27:41 CDT 2015


Matt Jordan has uploaded a new patch set (#2).

Change subject: tests/rest_api/asterisk/config/dynamic: Add a test for push config deletion
......................................................................

tests/rest_api/asterisk/config/dynamic: Add a test for push config deletion

This patch adds a test that covers push deletion of a dynamic, aka,
'sorcery', configuration object. The test covers both off-nominal and
nominal scenarios, including:
 - Off-nominal requests with bad path parameters
 - Off-nominal requests to delete an unknown object
 - Off-nominal requests that attempt to delete a dynamic object
   that is not supported by the configuration
 - Nominal deletion of a previously created dynamic object

ASTERISK-25238

Change-Id: Ifb4b0d55a7c834136f5f3dfb6e36c71acddd2d2a
---
A tests/rest_api/asterisk/config/dynamic/delete/configs/ast1/pjsip.conf
A tests/rest_api/asterisk/config/dynamic/delete/configs/ast1/sorcery.conf
A tests/rest_api/asterisk/config/dynamic/delete/test-config.yaml
M tests/rest_api/asterisk/config/dynamic/tests.yaml
4 files changed, 98 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/44/844/2
-- 
To view, visit https://gerrit.asterisk.org/844
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifb4b0d55a7c834136f5f3dfb6e36c71acddd2d2a
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>



More information about the asterisk-code-review mailing list