OpenSimMirror/OpenSim/TestSuite
John Hurliman a05c67bebb * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll
* Prints a warning for any future packet splitting failures
2009-10-30 00:08:41 -07:00
..
BotManager.cs Fixing a few compile errors in the previous commit 2009-10-06 02:50:59 -07:00
Main.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
PhysicsBot.cs * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
README.txt added early readme 2008-03-11 20:43:08 +00:00
Util.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00

README.txt

OpenSim Test Suite
------------------------------------------------------------

The eventual goal of the OpenSim Test Suite is to provide a framework
and a set of tests to do system level regression testing of OpenSim.
In short:

OpenSim Test Suite will have Test Modules (Mono Addins?) that will
verify certain paths in the code.  Some early modules may be (subject
to change):

 * Login Tests
    - Attempt to Log in 1, 5, 20 bots.  
 * Basic Walk Tests
    - Attempt to Log in and move about in well known tracks
    - Repeat with 5, 20 bots
 * Basic Construct Tests
    - Construct Simple Objects in World
    - Ensure bots can see other objects constructed
 * Basic Asset Tests
    - Construct Simple Objects in World with Textures
    - Pull Objects and Textures