README.txt 776 B

12345678910111213141516171819202122232425
  1. OpenSim Test Suite
  2. ------------------------------------------------------------
  3. The eventual goal of the OpenSim Test Suite is to provide a framework
  4. and a set of tests to do system level regression testing of OpenSim.
  5. In short:
  6. OpenSim Test Suite will have Test Modules (Mono Addins?) that will
  7. verify certain paths in the code. Some early modules may be (subject
  8. to change):
  9. * Login Tests
  10. - Attempt to Log in 1, 5, 20 bots.
  11. * Basic Walk Tests
  12. - Attempt to Log in and move about in well known tracks
  13. - Repeat with 5, 20 bots
  14. * Basic Construct Tests
  15. - Construct Simple Objects in World
  16. - Ensure bots can see other objects constructed
  17. * Basic Asset Tests
  18. - Construct Simple Objects in World with Textures
  19. - Pull Objects and Textures