aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/XmlRpcGroups/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* Fix recent regression from 77e7bbc where an attachment on a received group no...Justin Clark-Casey (justincc)2014-05-191-1/+8
* Add send group notice regression test for when MessageOnlineUsersOnly=trueJustin Clark-Casey (justincc)2014-05-121-0/+71
* Send group notices through the same messaging module mechanism used to send g...Justin Clark-Casey (justincc)2014-03-111-6/+20
* Add regression test for sending group notices via xmlrpc groups connector.Justin Clark-Casey (justincc)2014-03-071-0/+55
* Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...Justin Clark-Casey (justincc)2013-12-181-3/+62
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-1/+1
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-2/+2
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Add mock group services connector and use this in testsJustin Clark-Casey (justincc)2010-12-141-0/+11
* add infrastructure for groups module testsJustin Clark-Casey (justincc)2010-12-141-0/+54