Justin Clarke Casey
|
b6ee2f15ba
|
* refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager
|
2009-01-06 15:09:52 +00:00 |
Justin Clarke Casey
|
0b07c9762b
|
* Simplify test code by always setting up mock 'in memory' user and inventory data plugins for every TestCommunicationsManager
* imo the gain in simplcity of test code outweighs the very small cost of setting up some stuff that some tests will never use
|
2009-01-05 18:00:53 +00:00 |
Justin Clarke Casey
|
04ffcce7ea
|
* Extend stub to test the successful login of a user on the local login service
* Test does not do authentication
|
2009-01-05 17:38:39 +00:00 |
Justin Clarke Casey
|
0b8d22ab54
|
* Check in login service tests beachhead
|
2009-01-05 16:30:35 +00:00 |
Melanie Thielker
|
7beb8a5abb
|
Plumb the remaining dwell packets
|
2009-01-03 20:45:33 +00:00 |
Melanie Thielker
|
23844a9073
|
Plumb the profile reply packets for picks, classifieds and notes
|
2008-12-25 20:28:13 +00:00 |
Melanie Thielker
|
318de200bd
|
Plumb in EventNotification* and EventGodDelete
|
2008-12-23 23:41:46 +00:00 |
Melanie Thielker
|
fc053a6af8
|
Plumb in the 4 missing classified events and the 3 packet methods
|
2008-12-23 18:16:30 +00:00 |
Teravus Ovares
|
119104e35b
|
* Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section.
|
2008-12-21 00:11:54 +00:00 |
Melanie Thielker
|
008e1fe8df
|
Plumb the TP-Sending packets
|
2008-12-14 05:49:07 +00:00 |
Justin Clarke Casey
|
b1f018aa26
|
* Create update folder test
* Correct small logic elidation
|
2008-12-12 20:43:42 +00:00 |
Justin Clarke Casey
|
1531035b14
|
* Actually properly enable the purge folders test and correct some problems
|
2008-12-12 20:04:58 +00:00 |
Justin Clarke Casey
|
7bbab12158
|
* Add user info move inventory folder test
|
2008-12-12 19:24:45 +00:00 |
Justin Clarke Casey
|
bec3993849
|
* Fold mock classes into existing OpenSim/Tests/Common assembly rather than sprouting another one
|
2008-12-11 18:07:23 +00:00 |