Commit History

作者 SHA1 備註 提交日期
  Justin Clark-Casey (justincc) 66a62678e5 get rid of all traces of the now used mock service infrastructure 13 年之前
  Justin Clark-Casey (justincc) 631654a38d remove old code for a mock grid service, which got removed some time back 13 年之前
  Justin Clark-Casey (justincc) ba73df39a3 remove any reference to a mock authentication service since it doesn't exist and we don't use it 13 年之前
  Justin Clark-Casey (justincc) 54e8855819 remove mock asset service for tests in favour of always using the real one 13 年之前
  Justin Clark-Casey (justincc) 79bd430e08 Remove the mock inventory service for tests and just use the real one all the time with an in-memory data plugin 13 年之前
  Justin Clark-Casey (justincc) a0d80140f2 Make all the objects in a coalescence reappears after being loaded from an IAR. This still doesn't work proprerly since some required textures/contained item assets might be missing. 13 年之前
  Justin Clark-Casey (justincc) c644ab6a2c Make scene object parts created by the test utils unit sized. 13 年之前
  Justin Clark-Casey (justincc) 63533412f8 Improve previous ILandObject method doc. 13 年之前
  Justin Clark-Casey (justincc) ebbe3afaf1 Add PrimCountModuleTests.TestRemoveOwnerObject(). 13 年之前
  Justin Clark-Casey (justincc) d5c7ae5c6b refactor common sop setup parts into a single method 13 年之前
  Justin Clark-Casey (justincc) de88227bc4 refactor: simplify part of AddSceneObject() test setup by moving sog construction into SceneSetupHelpers.CreateSceneObject() 13 年之前
  Justin Clark-Casey (justincc) 2fa8fc5052 remove inventory service preserving code from SceneSetupHelpers too 13 年之前
  Justin Clark-Casey (justincc) f375a5e9cb Simplify SceneSetupHelpers class by removing all code which was originally preserving service instances between tests. This wasn't being used anyway and just leads to hard to diagnose test failures. 13 年之前
  Justin Clark-Casey (justincc) 8a2360bf81 Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make static dictionaries on NullUserAccountData instance instead to stop user accounts being carried over between tests 13 年之前
  Justin Clark-Casey (justincc) b3a1d8c7f7 Remove unused SceneSetupHelpers.DeleteObjectAsync(). 13 年之前
  Justin Clark-Casey (justincc) 9d668b09ca remove unused code to share services between scenes in SceneSetupHelpers - this is done differently elsewhere 13 年之前
  Justin Clark-Casey (justincc) 60fe3d48ee Put some CapabilitiesModule null checks in Scene 13 年之前
  Justin Clark-Casey (justincc) eb699df5f6 On SceneSetupHelpers, go back to calling ScenePresence.CompleteMovement() for the last stage of AddRootAgent() instead of SP.MakeRootAgent() 13 年之前
  Justin Clark-Casey (justincc) 81bccd6d13 Start implementing a test for 'share with group' object functionality. Not yet complete. 13 年之前
  Melanie abfede7819 Plumb the path for multiple object deletes 13 年之前
  John Hurliman 18a9ac6b39 Fix unit test SceneSetupHelpers to load the mock simulation data store 14 年之前
  John Hurliman c03b24cbfd Merged 14 年之前
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService 14 年之前
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 年之前
  Justin Clark-Casey (justincc) 953b7f4917 Add test to check persistence of newly added pre-linked objects 14 年之前
  Justin Clark-Casey (justincc) 289c21099c Add automated test at the opensim 'api' level to check that a given item goes to the correct directory 14 年之前
  Diva Canto f347d25675 Unit test breakage fix. 14 年之前
  Justin Clark-Casey (justincc) df2bcf7b6b remove pointless mock user account service since the real one can now be easily configured for test purposes 14 年之前
  Justin Clark-Casey (justincc) 75878c8f43 get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin 14 年之前
  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 14 年之前