[Asterisk-code-review] Test/ARI: Test for loading an already loaded module/invalid ... (testsuite[master])

Matt Jordan asteriskteam at digium.com
Sun Jul 19 09:38:35 CDT 2015


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

Change subject: Test/ARI: Test for loading an already loaded module/invalid configuration
......................................................................

Test/ARI: Test for loading an already loaded module/invalid configuration

Test that attempts to load an already loaded module, and also
attempts to load a module that has invalid configuration.
The already loaded module and the module with the invalid
configuration will both receive a '409 Conflict' as the
response from the requests.

* receives 409 for loading an already loaded module
* receives 409 for invalid configuration for a module attempting to load

ASTERISK-25173

Change-Id: Ia8aa389a0e4a814fb8043c594624914c9159e1d4
---
A tests/rest_api/asterisk/modules/load_already_loaded_module/configs/ast1/extensions.conf
A tests/rest_api/asterisk/modules/load_already_loaded_module/configs/ast1/modules.conf
A tests/rest_api/asterisk/modules/load_already_loaded_module/configs/ast1/res_parking.conf
A tests/rest_api/asterisk/modules/load_already_loaded_module/test-config.yaml
M tests/rest_api/asterisk/modules/tests.yaml
5 files changed, 70 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia8aa389a0e4a814fb8043c594624914c9159e1d4
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Scott Emidy <jemidy at digium.com>



More information about the asterisk-code-review mailing list