Commit History

Author SHA1 Message Date
  Justin Clarke Casey eca6442bae * Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in 16 years ago
  Justin Clarke Casey 093adb2113 * Add new unit test for simple teleport in a standalone. 16 years ago
  Justin Clarke Casey 251387a391 * Remove unused CAPSService 16 years ago
  Justin Clarke Casey b6ee2f15ba * refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager 16 years ago
  Justin Clarke Casey 3b0db66b92 * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks 16 years ago
  Justin Clarke Casey bec3993849 * Fold mock classes into existing OpenSim/Tests/Common assembly rather than sprouting another one 16 years ago
  Justin Clarke Casey e02aaaf9db * minor: Move mock test classes into mock namespace 16 years ago
  Justin Clarke Casey c9ae8fce5e * refactor: Move test infrastructure code to its own package so that it can be reused by more than Environment tests 16 years ago
  Justin Clarke Casey 5f9ccd486f * test: Extend take object test to finally check that the object made it into user inventory and that it was removed from the scene 16 years ago
  Justin Clarke Casey dfbec673a4 * simplify AddNewClient since making this root without using MakeRootAgent() no longer sets everything up properly 16 years ago
  Justin Clarke Casey 71e05a5707 * test: Add a wodge of code in order to be able to slightly extend a test to deliver a taken object to a user inventory folder without throwing an exception 16 years ago
  Justin Clarke Casey abfb7bd2cf * test: Separate out async deletion methods to test delete and take copy separately. 16 years ago
  Justin Clarke Casey e261c97470 * On delete to inventory, actually remove the group from the scene before the async stage. 16 years ago
  Justin Clarke Casey b9c07730f5 * refactor: change some method names and doc in the physics plugin manager 16 years ago
  Justin Clarke Casey d625095959 * Allow physics dlls to be loaded separately, rather than just the contents of bin/Physics 16 years ago
  Justin Clarke Casey 00d9c3c2cc * Add a scratch test for removing a client from a scene 16 years ago
  Justin Clarke Casey 890beb442a * Add forgotton tag to existing remove scene object test 16 years ago
  Justin Clarke Casey 81dcf223bf * Add enough infrastructure code to run an extremely basic and flaky add root agent scene test 16 years ago
  Justin Clarke Casey 14f3ac1440 * Add just enough to allow the scene presences test to establish a new user connection (though not yet an actual ScenePresence) 16 years ago
  Justin Clarke Casey 2bb4b45626 * Move test scene construction infrastructure methods to a separate class for future common use 16 years ago