Justin Clark-Casey (justincc)
|
dad1d6df18
|
rename TestHelper => TestHelpers for consistency
|
2011-08-06 00:31:03 +01:00 |
|
Justin Clark-Casey (justincc)
|
bda1a4be45
|
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
2011-08-06 00:26:37 +01:00 |
|
Justin Clark-Casey (justincc)
|
bb9b317f15
|
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
2011-05-21 01:05:20 +01:00 |
|
Justin Clark-Casey (justincc)
|
d7e5b76d73
|
refactor: rename AddSceneObjectItem to AddSceneObject
|
2011-05-21 00:39:42 +01:00 |
|
Justin Clark-Casey (justincc)
|
084059319c
|
refactor: move scene object item creation code into TaskInventoryHelpers
|
2011-05-21 00:37:20 +01:00 |
|
Justin Clark-Casey (justincc)
|
9103fe84d5
|
move test task inventory notecard item creation into a new TastInventoryHelpers class
|
2011-05-21 00:25:58 +01:00 |
|
Justin Clark-Casey (justincc)
|
0050bb438c
|
refactor: use SceneSetupHelpers.CreateSceneObject()
|
2011-05-21 00:15:22 +01:00 |
|
Justin Clark-Casey (justincc)
|
534ee52a12
|
rename UserProfileTestUtils to UserAccountHelpers to be consistent with other test helper names
|
2011-05-21 00:11:52 +01:00 |
|
Justin Clark-Casey (justincc)
|
3fed61a5d5
|
refactor: in TaskInventoryTests, use UserProfileTestUtils.CreateUserWithInvetory()
|
2011-05-21 00:07:24 +01:00 |
|
Justin Clark-Casey (justincc)
|
90567a9eaa
|
refactor Scene.RezObject() to use AddNewSceneObject() rather than copy/pasting code with small differences
|
2011-05-21 00:02:53 +01:00 |
|
Justin Clark-Casey (justincc)
|
f2095ea279
|
refactor TestRezObjectFromInventoryItem()
|
2011-05-20 23:45:39 +01:00 |
|
Justin Clark-Casey (justincc)
|
7ed419217f
|
add test for rezzing an object from a prim item
|
2011-05-20 23:22:27 +01:00 |
|
Justin Clark-Casey (justincc)
|
66a62678e5
|
get rid of all traces of the now used mock service infrastructure
|
2011-04-15 01:37:27 +01:00 |
|
Justin Clark-Casey (justincc)
|
9456bb77fb
|
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
This version removes the NUnit.Framework.SyntaxHelpers namespace, so any modules with their own tests will need to delete this using statement.
|
2011-03-09 23:25:24 +00:00 |
|
Jeff Ames
|
f1f0bc23f4
|
Formatting cleanup.
|
2010-09-12 13:43:49 -04:00 |
|
John Hurliman
|
9be1c0ff44
|
* Cache null account responses in the SimianUserAccountServiceConnector to avoid repeated requests for missing avatar IDs
* Updated to OpenMetaverse r3442 to fix a timezone issue with ExpiringCache
|
2010-09-07 14:41:13 -07:00 |
|
Justin Clark-Casey (justincc)
|
46d06b6c4c
|
add test to check move of task item to user inventory when a target folder is explicitly given
|
2010-08-24 17:10:52 +01:00 |
|
Justin Clark-Casey (justincc)
|
35f719ae2f
|
refactor TestMoveTaskInventoryItemNoParent()
|
2010-08-24 17:04:54 +01:00 |
|
Justin Clark-Casey (justincc)
|
289c21099c
|
Add automated test at the opensim 'api' level to check that a given item goes to the correct directory
Also removes some mono compiler warnings
|
2010-08-24 16:50:31 +01:00 |
|