aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Helpers/UserAccountHelpers.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-17Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachme...Justin Clark-Casey (justincc)1-5/+3
2011-06-04Fix give inventory tests to use different users rather than (accidentally) th...Justin Clark-Casey (justincc)1-4/+7
2011-05-21Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)1-1/+1
2011-05-21rename test helpers enclosing package from Setup to HelpersJustin Clark-Casey (justincc)1-0/+0
2011-05-21rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...Justin Clark-Casey (justincc)1-1/+1
2010-09-12Formatting cleanup.Jeff Ames1-4/+4
2010-08-27refactor: Make IAR tests set up standard iar for loadingJustin Clark-Casey (justincc)1-4/+11
2010-06-04get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu...Justin Clark-Casey (justincc)1-1/+4
2010-05-28get TestSaveIarV0_1() uncommented but not running as a test yet since I didn'...Justin Clark-Casey (justincc)1-3/+10
2010-05-28restore InventoryArchiverTests.TestReplicateArchivePathToUserInventory() to w...Justin Clark-Casey (justincc)1-1/+12
2010-05-28fission UserAccountService.HandleCreateUser() into two methods, one which han...Justin Clark-Casey (justincc)1-81/+78
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto1-1/+0
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-72/+75
2009-11-23Formatting cleanup.Jeff Ames1-1/+1
2009-11-05add unit test for iar & escapingJustin Clark-Casey (justincc)1-2/+22
2009-10-01Formatting cleanup.Jeff Ames1-7/+7
2009-09-08extend load iar test to loading into a deeply nested directoryJustin Clark-Casey (justincc)1-1/+1
2009-08-11Establish CachedUserInfo.OnInventoryReceived event so that region/test invent...Justin Clark-Casey (justincc)1-6/+36
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-24* minor: move user profile test utils to test/common/setup for future reuseJustin Clarke Casey1-1/+2
2009-04-17* Extend get user profile test to cover retrieval by nameJustin Clarke Casey1-2/+1
2009-02-12* refactor: Move RequestInventoryForUser() from service to CachedUserInfoJustin Clarke Casey1-2/+3
2009-02-12* optimized usings.lbsa711-2/+0
2009-01-05* Simplify test code by always setting up mock 'in memory' user and inventory...Justin Clarke Casey1-27/+1
2008-12-12* Add file missing from last commitJustin Clarke Casey1-0/+95