[asterisk-dev] [Code Review] 3219: testsuite: Add two basic tests	for AgentLogin
    Matt Jordan 
    reviewboard at asterisk.org
       
    Thu Feb 13 14:31:17 CST 2014
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3219/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-23229
    https://issues.asterisk.org/jira/browse/ASTERISK-23229
Repository: testsuite
Description
-------
Written by Ben Ford:
The nominal test verifies that an agent can log in successfully and enter the pool.
The login_errors test checks to see if the following scenarios work as intended:
1. An agent logs in successfully and is placed in the pool. The same agent then attempts to log in while already logged in, causing AGENT_STATUS to return ALREADY_LOGGED_IN.
2. An invalid agent login attempt, causing AGENT_STATUS to return INVALID.
Diffs
-----
  /asterisk/trunk/tests/apps/tests.yaml 4701 
  /asterisk/trunk/tests/apps/agents/tests.yaml PRE-CREATION 
  /asterisk/trunk/tests/apps/agents/agent_login/tests.yaml PRE-CREATION 
  /asterisk/trunk/tests/apps/agents/agent_login/nominal/test-config.yaml PRE-CREATION 
  /asterisk/trunk/tests/apps/agents/agent_login/nominal/configs/ast1/extensions.conf PRE-CREATION 
  /asterisk/trunk/tests/apps/agents/agent_login/nominal/configs/ast1/agents.conf PRE-CREATION 
  /asterisk/trunk/tests/apps/agents/agent_login/login_errors/test-config.yaml PRE-CREATION 
  /asterisk/trunk/tests/apps/agents/agent_login/login_errors/configs/ast1/extensions.conf PRE-CREATION 
  /asterisk/trunk/tests/apps/agents/agent_login/login_errors/configs/ast1/agents.conf PRE-CREATION 
Diff: https://reviewboard.asterisk.org/r/3219/diff/
Testing
-------
Thanks,
Matt Jordan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140213/07ce8e91/attachment.html>
    
    
More information about the asterisk-dev
mailing list