[Asterisk-code-review] Testsuite: Update the ARIRequest class to support checking a... (testsuite[master])
Kevin Harwell
asteriskteam at digium.com
Wed Jul 8 12:50:59 CDT 2015
Kevin Harwell has posted comments on this change.
Change subject: Testsuite: Update the ARIRequest class to support checking a response body
......................................................................
Patch Set 3:
(1 comment)
https://gerrit.asterisk.org/#/c/815/3/lib/python/asterisk/ari.py
File lib/python/asterisk/ari.py:
Line 543: res = all_match(match, response.json())
: return res
No reason for the intermediate variable. Just return all_match.
--
To view, visit https://gerrit.asterisk.org/815
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I75edf26e21fa4da01b4a66670b475ac271d086fb
Gerrit-PatchSet: 3
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Scott Emidy <jemidy at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list