aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/Tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-21Small bug fixes for making tests work.Diva Canto1-3/+3
2009-09-28Improved the Local grid connector to fetch data from the DB when it doesn't ↵Diva Canto1-0/+10
find it in the cache. Commented out the Standalone teleport test because it's failing, and the scene setup is very confusing. I suspect it may be wrong -- the connectors-as-ISharedRegionModules are being instantiated several times when there are several scenes.
2009-09-23More tests. Seems to be working.Diva Canto1-1/+10
Grid connector modules are enabled for standalones only, but nothing in the simulator uses them yet, so it's safe to go in.
2009-09-23First test passes -- regions being registered and retrieved correctly in ↵Diva Canto1-2/+2
Data.Null.
2009-09-23Unit tests for the grid service. Yey!Diva Canto1-0/+122