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
/
guides
/
source
/
testing.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change `ActionDispatch::Response#content_type` returning Content-Type header ...
yuuji.yaginuma
2019-06-01
1
-1
/
+1
*
Update testing guide to reflect changes from #36047
Richard Macklin
2019-05-08
1
-1
/
+1
*
Fix incorrect url in guide [ci skip]
Robin Fisher
2019-04-29
1
-1
/
+1
*
Merge pull request #35738 from gmcgibbon/aj_assert_drop_usec_docs
Gannon McGibbon
2019-04-20
1
-0
/
+19
|
\
|
*
Add section on asserting time args for jobs
Gannon McGibbon
2019-03-25
1
-0
/
+19
*
|
[ci skip] Fixed testing guides typo `fourty` -> `forty`
Shailesh Kalamkar
2019-03-28
1
-3
/
+3
|
/
*
[ci skip] Minor documentation fixes for consistency
Shailesh Kalamkar
2019-03-09
1
-1
/
+1
*
Guides: Fix parent class of model test example (#35065)
Sean Abrahams
2019-03-09
1
-1
/
+3
*
Update links and code examples in the guides to use HTTPS where the host supp...
Nathaniel Suchy
2019-03-06
1
-29
/
+29
*
Fix typo in ActionCable::Connection::TestCase reference
Ricardo Diaz
2019-01-24
1
-1
/
+1
*
Merge pull request #35021 from palkan/refactor/broadcasting-for-testing
Kasper Timm Hansen
2019-01-24
1
-2
/
+29
|
\
|
*
fix fixture syntax in cable docs and guides
Vladimir Dementyev
2019-01-22
1
-3
/
+3
|
*
Move `channel_name` to Channel.broadcasting_for
Vladimir Dementyev
2019-01-22
1
-0
/
+27
*
|
Corrected spelling of ActionCable::Connection::TestCase
Alan Brown
2019-01-22
1
-1
/
+1
|
/
*
Remove `frozen_string_literal` from Action Cable's template files
bogdanvlviv
2019-01-16
1
-6
/
+4
*
Add Action Cable Testing guides
Vladimir Dementyev
2019-01-14
1
-3
/
+111
*
Add option to set parallel test worker count to the physical core count of th...
Bogdan
2018-12-18
1
-4
/
+4
*
Add advanced test helpers docs to guides
Sam Bostock
2018-12-04
1
-0
/
+50
*
Improve parallel testing guide [ci skip]
bogdanvlviv
2018-12-03
1
-10
/
+9
*
Updating the Testing Guide to Reflect Emails Enqueued With ActiveJob [ci skip]
Tom Rossi
2018-11-25
1
-7
/
+23
*
Fix typo in testing guide
anthonygharvey
2018-10-17
1
-1
/
+1
*
[ci skip] Recommend testing information displayed over object stored
Kadu Ribeiro
2018-09-27
1
-1
/
+1
*
Fix header setting doc in testing guide [ci skip]
Darren
2018-08-13
1
-3
/
+2
*
Testing Guide: unnecessary comment
utilum
2018-07-25
1
-1
/
+1
*
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
1
-33
/
+33
|
\
|
*
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
1
-33
/
+33
*
|
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-1
/
+1
|
/
*
Fix testing guide typo
Jon Evans
2018-06-01
1
-1
/
+1
*
Added a lot of Oxford commas
Anthony Crumley
2018-05-10
1
-2
/
+2
*
Fix url_helper examples in testing guide [ci skip]
Chris Houhoulis
2018-04-29
1
-4
/
+4
*
[ci skip] Fix typo in testing.md
Pradyumna Shembekar
2018-04-27
1
-1
/
+1
*
Update results of command in Testing guides [ci skip]
Yoshiyuki Hirano
2018-04-23
1
-13
/
+14
*
Merge pull request #32575 from ybakos/guides/testing/pluralize_class_names
Rafael França
2018-04-19
1
-3
/
+3
|
\
|
*
guides/testing: Pluralize controller and helper class names.
Yong Bakos
2018-04-14
1
-3
/
+3
*
|
[ci skip] Fix minor system testing documentation typo.
Stephen
2018-04-18
1
-1
/
+1
|
/
*
Merge descriptions related to parallel test into one section [ci skip]
yuuji.yaginuma
2018-02-17
1
-2
/
+2
*
Add test parallelization to Rails
eileencodes
2018-02-15
1
-0
/
+83
*
Merge pull request #31240 from PHedkvist/sys_test_mobile_guide
Eileen M. Uchitelle
2018-02-06
1
-0
/
+28
|
\
|
*
Example of mobile configuration for system test in guide [ci skip]
Pierre Hedkvist
2017-12-04
1
-0
/
+28
*
|
Fix doc typo [ci-skip]
Tom Copeland
2018-01-12
1
-1
/
+1
*
|
Fix "the the " [ci skip]
Ryuta Kamizono
2018-01-10
1
-1
/
+1
*
|
Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_page
Eileen M. Uchitelle
2017-12-13
1
-2
/
+2
|
\
\
|
*
|
Make it same title in index and page [ci skip]
Yoshiyuki Hirano
2017-08-31
1
-2
/
+2
*
|
|
Add headless firefox driver to System Tests
bogdanvlviv
2017-12-07
1
-1
/
+2
*
|
|
Add `assert_in_epsilon` to Testing guide [ci skip]
Yoshiyuki Hirano
2017-12-06
1
-0
/
+2
|
|
/
|
/
|
*
|
Cosmetic changes [ci skip]
Yauheni Dakuka
2017-11-30
1
-1
/
+1
*
|
[ci skip] Added example for using headless_chrome with ActionDispatch::System...
Pierre Hedkvist
2017-11-18
1
-0
/
+10
*
|
[ci skip] Fix typo.
Conrad Beach
2017-09-28
1
-1
/
+1
|
/
*
Merge pull request #30394 from ydakuka/fixing-indentation
Ryuta Kamizono
2017-08-24
1
-1
/
+1
|
\
|
*
Fix indentation [ci skip]
Yauheni Dakuka
2017-08-24
1
-1
/
+1
[next]