-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3118/
-----------------------------------------------------------

(Updated Jan. 16, 2014, 2:26 p.m.)


Review request for Asterisk Developers, Kevin Harwell, Matt Jordan, and Mark 
Michelson.


Changes
-------

Address feedback


Repository: testsuite


Description
-------

Somewhat similar to kharwell's device state tests.

ARI is used to:
* create a couple mailboxes
* confirm that GET can be used to get one mailbox and that it matches 
expectations
* confirm that GET can be used to get all the mailboxes and that they match 
expectations
* modify one mailbox
* delete another mailbox
* verify that the mailbox that was deleted is no longer obtained by get
* verify that the mailbox that was modified has the modified state.

The nature of these operations is simple enough that this seemed appropriate to 
be a single test.


Diffs (updated)
-----

  /asterisk/trunk/tests/rest_api/tests.yaml 4545 
  /asterisk/trunk/tests/rest_api/mailbox/baseline/test-config.yaml PRE-CREATION 
  /asterisk/trunk/tests/rest_api/mailbox/baseline/mailbox_baseline.py 
PRE-CREATION 
  /asterisk/trunk/tests/rest_api/mailbox/baseline/configs/ast1/extensions.conf 
PRE-CREATION 

Diff: https://reviewboard.asterisk.org/r/3118/diff/


Testing
-------

Ran the test. Varied the expectations from the results to cause failures for 
each substep.


Thanks,

Jonathan Rose

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to