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 |