| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
|
| |
|
|
|
|
| |
Changed Inventory data to use the mock one in Common Tests. (but still not inventory tests)
|
|
services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code.
|