Historie revizí

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