OpenSimMirror/OpenSim/TestSuite
Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command
line editing, context sensitive help (press ? at any time), command line
history, a new plugin command system and new appender features thet let you
type while the console is scrolling. Seamlessly integrates the ICommander
interfaces.
2009-02-07 12:25:39 +00:00
..
BotManager.cs Replace the console for all OpenSim apps with a new console featuring command 2009-02-07 12:25:39 +00:00
Main.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
PhysicsBot.cs Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +00:00
README.txt added early readme 2008-03-11 20:43:08 +00:00
Util.cs Update svn properties. Minor formatting cleanup. 2008-05-19 13:26:42 +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