Justin Clark-Casey (justincc)
|
289c21099c
Add automated test at the opensim 'api' level to check that a given item goes to the correct directory
|
vor 14 Jahren |
Diva Canto
|
f347d25675
Unit test breakage fix.
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
df2bcf7b6b
remove pointless mock user account service since the real one can now be easily configured for test purposes
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
75878c8f43
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
191db0e6a4
get TestSaveIarV0_1() uncommented but not running as a test yet since I didn't get the authentication server to work and my brain is about to fizzle out my ears
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
8d968249ec
extend TestAddSceneObject() to check Scene.AddNewSceneObject() return boolean
|
vor 14 Jahren |
Teravus Ovares (Dan Olivares)
|
f005e570aa
* This should fix the tests failing because of a MainConsole.Instance null reference
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
aad17e7513
Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
f2de50bb14
Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
|
vor 14 Jahren |
Diva Canto
|
2e7aa387f7
One more test running.
|
vor 14 Jahren |
Diva Canto
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
vor 15 Jahren |
Diva Canto
|
001d369568
CommunicationsManager deleted.
|
vor 15 Jahren |
Diva Canto
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
vor 15 Jahren |
Melanie
|
0b5cdc539c
Change teleports so the TeleportFlags are sent to the destination sim. It
|
vor 15 Jahren |
Justin Clark-Casey (justincc)
|
2f092d271e
Rename test services to mock services, since this is a more accurate description
|
vor 15 Jahren |
dr scofield (aka dirk husemann)
|
3c271bf222
fixing TestLandChannel to let it return empty List<ILandObject>() (as
|
vor 15 Jahren |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
vor 15 Jahren |
Diva Canto
|
a60ed0562c
I think I have fixed something that was broken in the scene setup (tests) and that needs to be reflected in all other services setups. But the teleport test still doesn't work. Commenting it for now.
|
vor 15 Jahren |
Diva Canto
|
4eca59ec13
Improved the Local grid connector to fetch data from the DB when it doesn't find it in the cache.
|
vor 15 Jahren |
dr scofield (aka dirk husemann)
|
05756e1fb9
warnings safari.
|
vor 15 Jahren |
dr scofield (aka dirk husemann)
|
47e0024238
adding new IniConfigSource() to SceneSetupHelpers to fix empty
|
vor 15 Jahren |
Teravus Ovares (Dan Olivares)
|
5e391b9f7c
* ShortVersion, another attempt at fixing the test thread death that randomly occurs.
|
vor 15 Jahren |
Arthur Valadares
|
2054093908
Added some needed comments to SceneSetupHelper (actually just retriggering panda)
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
Justin Clark-Casey (justincc)
|
da82fe0409
* Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.SetupScene()
|
vor 15 Jahren |
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,
|
vor 15 Jahren |
Melanie Thielker
|
8c8edb0c4e
Explicitly set up the http server singleton fo the tests
|
vor 15 Jahren |
diva
|
6abffedab5
Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceConnectorsOut. No functional changes.
|
vor 15 Jahren |
diva
|
a31df0b814
duh. wrong variable name in SceneSetup.
|
vor 15 Jahren |
diva
|
b3ad2941ca
The previous commit was still wrong.
|
vor 15 Jahren |