aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/testing.md
Commit message (Expand)AuthorAgeFilesLines
* Change `ActionDispatch::Response#content_type` returning Content-Type header ...yuuji.yaginuma2019-06-011-1/+1
* Update testing guide to reflect changes from #36047Richard Macklin2019-05-081-1/+1
* Fix incorrect url in guide [ci skip]Robin Fisher2019-04-291-1/+1
* Merge pull request #35738 from gmcgibbon/aj_assert_drop_usec_docsGannon McGibbon2019-04-201-0/+19
|\
| * Add section on asserting time args for jobsGannon McGibbon2019-03-251-0/+19
* | [ci skip] Fixed testing guides typo `fourty` -> `forty`Shailesh Kalamkar2019-03-281-3/+3
|/
* [ci skip] Minor documentation fixes for consistencyShailesh Kalamkar2019-03-091-1/+1
* Guides: Fix parent class of model test example (#35065)Sean Abrahams2019-03-091-1/+3
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-29/+29
* Fix typo in ActionCable::Connection::TestCase referenceRicardo Diaz2019-01-241-1/+1
* Merge pull request #35021 from palkan/refactor/broadcasting-for-testingKasper Timm Hansen2019-01-241-2/+29
|\
| * fix fixture syntax in cable docs and guidesVladimir Dementyev2019-01-221-3/+3
| * Move `channel_name` to Channel.broadcasting_forVladimir Dementyev2019-01-221-0/+27
* | Corrected spelling of ActionCable::Connection::TestCaseAlan Brown2019-01-221-1/+1
|/
* Remove `frozen_string_literal` from Action Cable's template filesbogdanvlviv2019-01-161-6/+4
* Add Action Cable Testing guidesVladimir Dementyev2019-01-141-3/+111
* Add option to set parallel test worker count to the physical core count of th...Bogdan2018-12-181-4/+4
* Add advanced test helpers docs to guidesSam Bostock2018-12-041-0/+50
* Improve parallel testing guide [ci skip]bogdanvlviv2018-12-031-10/+9
* Updating the Testing Guide to Reflect Emails Enqueued With ActiveJob [ci skip]Tom Rossi2018-11-251-7/+23
* Fix typo in testing guideanthonygharvey2018-10-171-1/+1
* [ci skip] Recommend testing information displayed over object storedKadu Ribeiro2018-09-271-1/+1
* Fix header setting doc in testing guide [ci skip]Darren2018-08-131-3/+2
* Testing Guide: unnecessary commentutilum2018-07-251-1/+1
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-33/+33
|\
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-33/+33
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Fix testing guide typoJon Evans2018-06-011-1/+1
* Added a lot of Oxford commasAnthony Crumley2018-05-101-2/+2
* Fix url_helper examples in testing guide [ci skip]Chris Houhoulis2018-04-291-4/+4
* [ci skip] Fix typo in testing.mdPradyumna Shembekar2018-04-271-1/+1
* Update results of command in Testing guides [ci skip]Yoshiyuki Hirano2018-04-231-13/+14
* Merge pull request #32575 from ybakos/guides/testing/pluralize_class_namesRafael França2018-04-191-3/+3
|\
| * guides/testing: Pluralize controller and helper class names.Yong Bakos2018-04-141-3/+3
* | [ci skip] Fix minor system testing documentation typo.Stephen2018-04-181-1/+1
|/
* Merge descriptions related to parallel test into one section [ci skip]yuuji.yaginuma2018-02-171-2/+2
* Add test parallelization to Railseileencodes2018-02-151-0/+83
* Merge pull request #31240 from PHedkvist/sys_test_mobile_guideEileen M. Uchitelle2018-02-061-0/+28
|\
| * Example of mobile configuration for system test in guide [ci skip]Pierre Hedkvist2017-12-041-0/+28
* | Fix doc typo [ci-skip]Tom Copeland2018-01-121-1/+1
* | Fix "the the " [ci skip]Ryuta Kamizono2018-01-101-1/+1
* | Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_pageEileen M. Uchitelle2017-12-131-2/+2
|\ \
| * | Make it same title in index and page [ci skip]Yoshiyuki Hirano2017-08-311-2/+2
* | | Add headless firefox driver to System Testsbogdanvlviv2017-12-071-1/+2
* | | Add `assert_in_epsilon` to Testing guide [ci skip]Yoshiyuki Hirano2017-12-061-0/+2
| |/ |/|
* | Cosmetic changes [ci skip]Yauheni Dakuka2017-11-301-1/+1
* | [ci skip] Added example for using headless_chrome with ActionDispatch::System...Pierre Hedkvist2017-11-181-0/+10
* | [ci skip] Fix typo.Conrad Beach2017-09-281-1/+1
|/
* Merge pull request #30394 from ydakuka/fixing-indentationRyuta Kamizono2017-08-241-1/+1
|\
| * Fix indentation [ci skip]Yauheni Dakuka2017-08-241-1/+1