Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to RSpec 3. | Claire McQuin | 2014-10-29 | 1 | -50/+50 |
* | My local gemset was including the `json` gem, causing these tests to be ineff... | tyler-ball | 2014-10-07 | 1 | -1/+1 |
* | Trying to eradicate all traces of the JSON gem from Chef | tyler-ball | 2014-10-07 | 1 | -1/+5 |
* | [CHEF-5328] Added tests for Chef::User.list with inflate=true | Xabier de Zuazo | 2014-05-24 | 1 | -0/+12 |
* | s/mock\(/double(/g | Lamont Granquist | 2014-01-29 | 1 | -1/+1 |
* | s/stub!/stub/g | Lamont Granquist | 2014-01-29 | 1 | -3/+3 |
* | User tests are about users, avoid '@client' as a variable name. | Steven Danna | 2013-02-06 | 1 | -27/+27 |
* | Use same name validations as used by the server in user model. | Steven Danna | 2013-02-06 | 1 | -0/+14 |
* | Chef::User.list should handle responses from Hosted/Private Chef | Steven Danna | 2013-02-06 | 1 | -0/+20 |
* | Add Chef::User class | Steven Danna | 2013-02-06 | 1 | -0/+221 |