História revízii

Autor SHA1 Správa Dátum
  Justin Clark-Casey (justincc) 226c082ed4 Establish CachedUserInfo.OnInventoryReceived event so that region/test inventory code can be written with the async inventory fetch 15 rokov pred
  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 rokov pred
  Arthur Valadares c13f3649d2 * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateFolder) 15 rokov pred
  diva f6c6e3e5f2 Attempt at disabling the inventory unit tests, so I can figure out how to fix them. The test setup is broken. 15 rokov pred
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 rokov pred
  Sean Dague ce0a84cbc0 instrument most of the tests with a new InMethod function that may help us figure 15 rokov pred
  Justin Clarke Casey 8fe70c826d * minor: move user profile test utils to test/common/setup for future reuse 15 rokov pred
  Justin Clarke Casey 607156cae8 * Comment out user profile cache update method for now 15 rokov pred
  Justin Clarke Casey 48720ea7a2 * extend user cache update test to check data backend 15 rokov pred
  Justin Clarke Casey d2d0b9877f * Add the ability to update profiles via the cache, so that cached profiles don't become stale 15 rokov pred
  Justin Clarke Casey 3db52d95ef * Extend get user profile test to cover retrieval by name 15 rokov pred
  Justin Clarke Casey 31ca3a8d4d * refactor: Move RequestInventoryForUser() from service to CachedUserInfo 16 rokov pred
  lbsa71 801da4346a * optimized usings. 16 rokov pred
  Mike Mazur 9377c6f2b2 - move OpenSim/Framework/IInventoryData.cs to 16 rokov pred
  Justin Clarke Casey 47a693ff1a * remove mono compiler warnings 16 rokov pred
  Justin Clarke Casey 0b07c9762b * Simplify test code by always setting up mock 'in memory' user and inventory data plugins for every TestCommunicationsManager 16 rokov pred
  Justin Clarke Casey 71960f17bc * Extend update test to test situation where it also moves the folder 16 rokov pred
  Justin Clarke Casey b1f018aa26 * Create update folder test 16 rokov pred
  Justin Clarke Casey 1531035b14 * Actually properly enable the purge folders test and correct some problems 16 rokov pred
  Justin Clarke Casey 9f6e567cb1 * add purge folder test 16 rokov pred
  Justin Clarke Casey 7bbab12158 * Add user info move inventory folder test 16 rokov pred
  Justin Clarke Casey f8ce498755 * extend user profile create folder test to check that one can't create a folder with a non-existant parent folder id 16 rokov pred
  Justin Clarke Casey a7e145bdfd * refactor: pull out common user profile test code into utility functions 16 rokov pred
  Justin Clarke Casey 80e267dcfe * refactor: Stop exposing InventoryFolderImpl.SubFolders publicly 16 rokov pred
  Justin Clarke Casey f23856a575 * Add get child folder test 16 rokov pred
  Justin Clarke Casey 30213e141b * Add create folder userinfo test 16 rokov pred
  Justin Clarke Casey c9aabe2b90 * Pop in a missing using statement without which UserProfileCacheServiceTests.cs fails on Windows (but not mono) 16 rokov pred
  Justin Clarke Casey 04a07daa5b minor: Add request inventory test 16 rokov pred
  Justin Clarke Casey bec3993849 * Fold mock classes into existing OpenSim/Tests/Common assembly rather than sprouting another one 16 rokov pred
  Justin Clarke Casey 230eb06d34 * Extend test to probe for user details that should exist 16 rokov pred