[Asterisk-code-review] Test/ARI: test for getting all module information (testsuite[master])

Scott Emidy asteriskteam at digium.com
Wed Jul 8 15:11:44 CDT 2015


Scott Emidy has uploaded a new patch set (#2).

Change subject: Test/ARI: test for getting all module information
......................................................................

Test/ARI: test for getting all module information

Test that returns a list of all modules that are to be
loaded based on the modules.conf configuration. The test
checks the response body of the modules, so that it matches
that of the expected response body specified within the yaml
configuration. It also checks to make sure that a 200 OK was
received back as a response from the request.

* Receives list of all loaded modules

ASTERISK-25173
Reported By: Matt Jordan

Change-Id: Ic16508cf03548a55ffa0339b94d432c7d8f660c1
---
A tests/rest_api/asterisk/modules/get_modules/configs/ast1/extensions.conf
A tests/rest_api/asterisk/modules/get_modules/configs/ast1/modules.conf
A tests/rest_api/asterisk/modules/get_modules/test-config.yaml
A tests/rest_api/asterisk/modules/tests.yaml
A tests/rest_api/asterisk/tests.yaml
M tests/rest_api/tests.yaml
6 files changed, 257 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic16508cf03548a55ffa0339b94d432c7d8f660c1
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