Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show redirect response code in assert_response messages | Jon Atack | 2015-12-11 | 1 | -7/+28 |
* | Use assert over assert_predicate in assert_response | Prathamesh Sonpatki | 2015-12-06 | 1 | -2/+2 |
* | Add redirection path in the error message of assert_response if response is :... | Prathamesh Sonpatki | 2015-12-04 | 1 | -1/+16 |
* | use a lookup table for `assert_response` | Aaron Patterson | 2015-07-13 | 1 | -2/+2 |
* | Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena... | Vipul A M | 2013-12-18 | 1 | -5/+5 |
* | Better error message for typos in assert_response argument. | Victor Costan | 2013-11-25 | 1 | -0/+8 |
* | test response assertions | Aaron Patterson | 2012-01-06 | 1 | -0/+55 |