OpenSimMirror/OpenSim/TestSuite
Adam Frisby 76d8eaa406 * Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't. 2008-05-01 18:50:44 +00:00
..
BotManager.cs * Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't. 2008-05-01 18:50:44 +00:00
Main.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
PhysicsBot.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +00:00
README.txt added early readme 2008-03-11 20:43:08 +00:00
Util.cs * Optimised using statements and namespace references across entire project (this took a while to run). 2008-04-21 07:09:17 +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