| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Use https instead of http in guide [ci skip] | Yoshiyuki Hirano | 2017-08-23 | 1 | -2/+2 |
|/ |
|
* | Fix testing guide [skip ci] | Yoshiyuki Hirano | 2017-08-14 | 1 | -2/+4 |
* | Update testing.md | Yauheni Dakuka | 2017-08-11 | 1 | -2/+2 |
* | Remove redundant instances of the word 'simply' from documentation, on the ba... | Emma Barnes | 2017-07-15 | 1 | -4/+4 |
* | Tiny documentation fixes [ci skip] | Robin Dupret | 2017-06-06 | 1 | -3/+3 |
* | Merge pull request #29101 from ccarruitero/system_guide | Eileen M. Uchitelle | 2017-06-02 | 1 | -10/+8 |
|\ |
|
| * | some typos and rephrasing in system test guide [ci skip] | Cesar Carruitero | 2017-05-16 | 1 | -10/+8 |
* | | SystemTesting::Driver can register capybara-webkit and poltergeist | Mario Alberto Chávez | 2017-06-02 | 1 | -2/+3 |
* | | Remove extra block for `assert_changes` [ci skip] | Ryuta Kamizono | 2017-05-30 | 1 | -1/+1 |
* | | List assert_{,no_}changes in the testing guide | Genadi Samokovarov | 2017-05-29 | 1 | -0/+2 |
|/ |
|
* | Clarify documentation for system test arguments | eileencodes | 2017-05-14 | 1 | -2/+2 |
* | Use a more realistic use-case for system test generator | eileencodes | 2017-05-14 | 1 | -5/+5 |
* | [ci skip] Mailer fixtures in Testing guide. | Cody Boyko | 2017-05-12 | 1 | -1/+1 |
* | Fix link to `assert_nothing_raised` doc [ci skip] | yuuji.yaginuma | 2017-05-08 | 1 | -1/+1 |
* | Should escape meta characters in regexp | Ryuta Kamizono | 2017-05-07 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2017-03-25 | 1 | -3/+3 |
|\ |
|
| * | Edits to Systems testing section [ci skip] | Vipul A M | 2017-03-09 | 1 | -3/+3 |
* | | Improve readability of testing guide [ci skip] | James Baer | 2017-03-10 | 1 | -1/+1 |
* | | Remove `:on` option that does ot exist [ci skip] | yuuji.yaginuma | 2017-03-07 | 1 | -2/+2 |
* | | Avoid running system tests by default | Robin Dupret | 2017-03-05 | 1 | -0/+3 |
|/ |
|
* | Fx system test example [ci skip] | yuuji.yaginuma | 2017-03-04 | 1 | -7/+9 |
* | Improve documentation for Testing Your Mailers [ci skip] | James Baer | 2017-02-28 | 1 | -0/+4 |
* | remove needless extension from system test example [ci skip] | yuuji.yaginuma | 2017-02-22 | 1 | -1/+1 |
* | [doc] Fix wrong class name in testing.md | Celso Fernandes | 2017-02-21 | 1 | -1/+1 |
* | Tiny documentation edits [ci skip] | Robin Dupret | 2017-02-21 | 1 | -16/+11 |
* | Fix some grammar in docs [ci skip] | kenta-s | 2017-02-21 | 1 | -3/+3 |
* | Clean up documentation | eileencodes | 2017-02-20 | 1 | -7/+7 |
* | Rename system_test_helper -> application_system_test_case | eileencodes | 2017-02-20 | 1 | -12/+12 |