aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/UserInventoryTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-29Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...Justin Clark-Casey (justincc)1-2/+34
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-2/+2
2011-08-17Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachme...Justin Clark-Casey (justincc)1-4/+4
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-2/+2
2011-08-06rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)1-2/+2
2011-06-04Extend TestGiveInventoryFolder() to test giving back the freshly received folderJustin Clark-Casey (justincc)1-0/+8
2011-06-04Fix give inventory tests to use different users rather than (accidentally) th...Justin Clark-Casey (justincc)1-6/+11
2011-06-04insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ra...Justin Clark-Casey (justincc)1-0/+3
2011-06-04create TestGetInventoryItem()Justin Clark-Casey (justincc)1-0/+19
2011-06-04extend TestGiveInventoryFolder() to check for the receipt by user 2Justin Clark-Casey (justincc)1-2/+4
2011-06-03minor: add in method print out to new testJustin Clark-Casey (justincc)1-0/+3
2011-06-03add stub UserInventoryTests.GiveInventoryFolder(). Not yet completeJustin Clark-Casey (justincc)1-14/+15
2011-05-21Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)1-1/+0
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)1-1/+0
2011-02-18Add very basic test which invokes the scene update loop once and checks the f...Justin Clark-Casey (justincc)1-13/+19
2010-12-14Add mock group services connector and use this in testsJustin Clark-Casey (justincc)1-0/+11
2010-12-14add infrastructure for groups module testsJustin Clark-Casey (justincc)1-18/+17
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-2/+7
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+1
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto1-4/+4
2010-03-05add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)1-8/+9
2010-01-04AvatarStore. Untested, but completeMelanie1-0/+2
2010-01-04Some work on avatar service. Retrieval and storage doneMelanie1-1/+1
2010-01-04Avatar appearance skeletonMelanie1-7/+11
2009-11-10* Update namespace in the regioncombinermodule.Teravus Ovares (Dan Olivares)1-1/+1
2009-11-10* Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)1-0/+0
2009-09-13* Add the RegionCombinerModule backTeravus Ovares (Dan Olivares)1-4/+10
2009-08-10Stub out the Profile and Presence servicesMelanie1-3/+2
2009-06-22Update svn properties.Jeff Ames1-38/+38
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva1-38/+38
2009-06-14Update svn properties.Jeff Ames1-38/+38
2009-06-14Oops. Forgot to add this file.diva1-33/+38
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-0/+27
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-1/+1
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+6