index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
assertions
/
response_assertions_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Improve assert_response helper
Kir Shatrov
2016-09-14
1
-1
/
+23
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-5
/
+5
*
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
1
-1
/
+1
*
Add both HTTP Response Code and Type to assertion messages
Sean Collins
2016-01-12
1
-3
/
+16
*
Fix "instance variable not initialized" in tests
Derek Prior
2015-12-17
1
-0
/
+5
*
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