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

Matt Jordan asteriskteam at digium.com
Sun Jul 19 09:27:22 CDT 2015


Hello Mark Michelson,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/897

to look at the new patch set (#4).

Change subject: Test/ARI: Test for unloading an invalid module/already in use module
......................................................................

Test/ARI: Test for unloading an invalid module/already in use module

Test that unloads an invalid module and a dependent module
that is already in use. The test checks that a '404 Not Found'
is received for an invalid module name, and a '409 Conflict'
is recieved for a dependency module that is already in use.

* Receives 404 for invalid module name
* Receives 409 for module that is already in use

ASTERISK-25173

Change-Id: I96e0fce6deb09dd265df4fa67e4e82eff04b1378
---
M tests/rest_api/asterisk/modules/tests.yaml
A tests/rest_api/asterisk/modules/unload_already_unloaded_module/configs/ast1/extensions.conf
A tests/rest_api/asterisk/modules/unload_already_unloaded_module/test-config.yaml
3 files changed, 58 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/97/897/4
-- 
To view, visit https://gerrit.asterisk.org/897
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I96e0fce6deb09dd265df4fa67e4e82eff04b1378
Gerrit-PatchSet: 4
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Scott Emidy <jemidy at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>



More information about the asterisk-code-review mailing list