Justin Clark-Casey (justincc)
|
dad1d6df18
rename TestHelper => TestHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bb9b317f15
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
13 years ago |
Justin Clark-Casey (justincc)
|
d7e5b76d73
refactor: rename AddSceneObjectItem to AddSceneObject
|
13 years ago |
Justin Clark-Casey (justincc)
|
084059319c
refactor: move scene object item creation code into TaskInventoryHelpers
|
13 years ago |
Justin Clark-Casey (justincc)
|
9103fe84d5
move test task inventory notecard item creation into a new TastInventoryHelpers class
|
13 years ago |
Justin Clark-Casey (justincc)
|
0050bb438c
refactor: use SceneSetupHelpers.CreateSceneObject()
|
13 years ago |
Justin Clark-Casey (justincc)
|
534ee52a12
rename UserProfileTestUtils to UserAccountHelpers to be consistent with other test helper names
|
13 years ago |
Justin Clark-Casey (justincc)
|
3fed61a5d5
refactor: in TaskInventoryTests, use UserProfileTestUtils.CreateUserWithInvetory()
|
13 years ago |
Justin Clark-Casey (justincc)
|
90567a9eaa
refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pasting code with small differences
|
13 years ago |
Justin Clark-Casey (justincc)
|
f2095ea279
refactor TestRezObjectFromInventoryItem()
|
13 years ago |
Justin Clark-Casey (justincc)
|
7ed419217f
add test for rezzing an object from a prim item
|
13 years ago |
Justin Clark-Casey (justincc)
|
66a62678e5
get rid of all traces of the now used mock service infrastructure
|
13 years ago |
Justin Clark-Casey (justincc)
|
9456bb77fb
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
|
13 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
John Hurliman
|
9be1c0ff44
* Cache null account responses in the SimianUserAccountServiceConnector to avoid repeated requests for missing avatar IDs
|
14 years ago |
Justin Clark-Casey (justincc)
|
46d06b6c4c
add test to check move of task item to user inventory when a target folder is explicitly given
|
14 years ago |
Justin Clark-Casey (justincc)
|
35f719ae2f
refactor TestMoveTaskInventoryItemNoParent()
|
14 years ago |
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 years ago |