Teravus Ovares (Dan Olivares)
|
5e391b9f7c
* ShortVersion, another attempt at fixing the test thread death that randomly occurs.
|
15 years ago |
Arthur Valadares
|
2054093908
Added some needed comments to SceneSetupHelper (actually just retriggering panda)
|
15 years ago |
Arthur Valadares
|
18aa2ea0c5
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inventory and asset, service modules. The boolean startServices was replaced with realServices string. If the string contains the word asset, it will start a real asset module, if it contains inventory, it starts a real inventory. Otherwise, it use mock (NullPlugin-like) objects, for tests that don't really need functionality.
|
15 years ago |
Justin Clark-Casey (justincc)
|
da82fe0409
* Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.SetupScene()
|
15 years ago |
Arthur Valadares
|
7bf59c551e
* Updates RESTInterregionComms and LocalInterregionComms to the new region module interface. This fixes an issue where region references were being added but weren't being deleted,
|
15 years ago |
Melanie Thielker
|
8c8edb0c4e
Explicitly set up the http server singleton fo the tests
|
15 years ago |
diva
|
6abffedab5
Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceConnectorsOut. No functional changes.
|
15 years ago |
diva
|
a31df0b814
duh. wrong variable name in SceneSetup.
|
15 years ago |
diva
|
b3ad2941ca
The previous commit was still wrong.
|
15 years ago |
diva
|
8dc9f18e7c
Attempt at fixing the inventory archiver tests.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dr Scofield
|
d4d9d8ed8f
converting CapabilitiesModule to new region module scheme
|
15 years ago |
Justin Clarke Casey
|
a3145e4e5a
* Reintroduce save iar test, which wasn't working because the asset service hadn't been manually post intiailized
|
15 years ago |
Melanie Thielker
|
23d902be42
Remove the old asset cache and local services and the configurations for them
|
15 years ago |
Justin Clarke Casey
|
ad7214620f
* Re-enable save oar test by loading asset data plugins from test mock class
|
15 years ago |
diva
|
720e2bc5d9
Renaming [ServiceConnectors] back to [Modules].
|
15 years ago |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 years ago |
Dr Scofield
|
e0a06f6416
- moving banned check and public/private check to
|
15 years ago |
Justin Clarke Casey
|
d0744f8eca
* Make archiver tests pump the asset server manually instead of starting the normal runtime thread
|
15 years ago |
Jeff Ames
|
cad0aab793
Formatting cleanup.
|
15 years ago |
Homer Horwitz
|
6db21bbf97
- Moved TerrainModule to the new region-module system.
|
15 years ago |
Justin Clarke Casey
|
2914bfe7b0
* Fix test breakage by always inserting a gods module when testing
|
15 years ago |
Justin Clarke Casey
|
a02c3caa0d
* Move SceneObject tests into their proper namespace
|
15 years ago |
Sean Dague
|
57ab79e331
* Update ScenePresenceTests to reflect current REST communication workflow.
|
15 years ago |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
15 years ago |
Justin Clarke Casey
|
ec07e1aad6
* Iniital inventory archive test code. Doesn't actually do any testing yet
|
15 years ago |
Sean Dague
|
8088802c21
From Alan Webb <[email protected]>
|
16 years ago |
Dr Scofield
|
a89d097355
starting phase 2 of the OpenSim.Region.Environment commit: relocating
|
16 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 years ago |
Justin Clarke Casey
|
f351ab62ec
* furhter simplify test setups for objects
|
16 years ago |