| Commit message (Collapse) | Author | Files | Lines |
|
package rather than some in OpenSim.Tests.Common.Mock
the separate mock package was not useful and was just another using line to always add
|
|
Stop failure by actually giving the test handler a path instead of null
|
|
|
|
automatically turns off any logging enabled between tests
|
|
can relate a slow request to what the handler actually does and the agent it serves, if applicable.
This is most useful for capabilities where the url is not self-describing.
|
|
the same simulator.
This involves a large amount of change in test scene setup code to allow test scenes to share shared modules
SetupScene is now an instance method that requires an instantiation of SceneHelpers, though other SceneHelpers methods are still static
May split these out into separate classes in the future.
|
|
Add OpenSim.Region.Capabilities.Handlers.Tests.dll into test suite
|