Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 лет назад |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
bf09d6a22b
refactor: Stop passing both IClientAPI and agentID to friend event listeners, these are redundant. Replace a few magic numbers with FriendRights enum already used elsewhere.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
012b01f224
Add simple regression test for logging in with offline friends. Don't expect to receive any in this instance.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
89632f3ea8
Add test for removing a friendship.
|
13 лет назад |
Justin Clark-Casey (justincc)
|
e5ff7f389b
Improved method doc for AddFriend() - it actually does set up a two-way relationship.
|
13 лет назад |
Justin Clark-Casey (justincc)
|
a64def8b73
minor: remove some mono compiler warnings
|
13 лет назад |
Justin Clark-Casey (justincc)
|
348d15707d
Add test for adding a friend whilst online
|
13 лет назад |
Justin Clark-Casey (justincc)
|
de895ee54a
Add very simple FriendsModuleTests.TestNoFriends()
|
13 лет назад |