Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * minor: move user profile test utils to test/common/setup for future reuse | Justin Clarke Casey | 2009-04-24 | 1 | -67/+0 |
| | |||||
* | * Extend get user profile test to cover retrieval by name | Justin Clarke Casey | 2009-04-17 | 1 | -2/+1 |
| | |||||
* | * refactor: Move RequestInventoryForUser() from service to CachedUserInfo | Justin Clarke Casey | 2009-02-12 | 1 | -2/+3 |
| | | | | | | * This simplifies callers in most cases - CachedUserInfo is already handling the rest of the fetch inventory work anyway | ||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -2/+0 |
| | |||||
* | * Simplify test code by always setting up mock 'in memory' user and ↵ | Justin Clarke Casey | 2009-01-05 | 1 | -27/+1 |
| | | | | | | | | 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 | ||||
* | * Add file missing from last commit | Justin Clarke Casey | 2008-12-12 | 1 | -0/+95 |