| Commit message (Expand) | Author | Age | Files | Lines |
* | remove deprecated `assert_send` from assertion list [ci skip] | yuuji.yaginuma | 2016-12-09 | 1 | -1/+0 |
* | Add note about step needed to get tests to pass if you implemented basic auth... | JessRudder | 2016-11-28 | 1 | -0/+7 |
* | fix typo in Rails Test Runner section | colleenmcguckin | 2016-10-31 | 1 | -2/+2 |
* | update description of queue adapter in test [ci skip] | yuuji.yaginuma | 2016-09-28 | 1 | -2/+2 |
* | Fix docs for allowed params to `get` in controller tests [ci skip] | Michael Hoy | 2016-09-23 | 1 | -4/+4 |
* | Update typo & Make explanation more clear | Shia | 2016-08-31 | 1 | -12/+7 |
* | Move `assert_nothing_raised` method to Rails Specific Assertions | Santosh Wadghule | 2016-08-26 | 1 | -1/+1 |
* | Merge pull request #25750 from go2null/go2null-test-directories | Eileen M. Uchitelle | 2016-08-22 | 1 | -2/+4 |
|\ |
|
| * | Clearly state purpose of test directories | go2null | 2016-08-22 | 1 | -2/+4 |
* | | add missing braces [ci skip] | yuuji.yaginuma | 2016-07-16 | 1 | -2/+2 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-07-10 | 1 | -1/+14 |
|\ \
| |/
|/| |
|
| * | Expand on Instance variables section with an example and specify when the ins... | Vipul A M | 2016-07-02 | 1 | -1/+14 |
* | | Update testing guide for Rails 5 release [ci skip] | Prathamesh Sonpatki | 2016-06-30 | 1 | -42/+102 |
|/ |
|
* | update_url is not `get` most of the times [ci skip] | Prathamesh Sonpatki | 2016-06-22 | 1 | -1/+1 |
* | Fix the docs for supported keyword args for Rails 5 style integration control... | Prathamesh Sonpatki | 2016-06-21 | 1 | -7/+11 |
* | fix module name [ci skip] | yuuji.yaginuma | 2016-05-20 | 1 | -1/+1 |
* | Clarify fixtures examples [ci skip] | Stefan Wrobel | 2016-04-08 | 1 | -1/+2 |
* | Change 'a HTTP' to 'an HTTP' [ci skip] | Santosh Wadghule | 2016-03-03 | 1 | -1/+1 |
* | update assert_nothing_raised in testing.md | Tara Scherner de la Fuente | 2016-02-22 | 1 | -1/+1 |
* | reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`. | Yves Senn | 2016-02-16 | 1 | -3/+3 |
* | add missing name option to flash test example [ci skip] | yuuji.yaginuma | 2016-02-13 | 1 | -2/+2 |
* | Check off some todos for the Testing guide with @senny [ci skip] | Zachary Scott | 2016-02-05 | 1 | -17/+26 |
* | docs, remove trailing whitespace from testing guide. [ci skip] | Yves Senn | 2016-02-05 | 1 | -9/+9 |
* | docs, link Rails specific assertions to the API. [ci skip] | Yves Senn | 2016-02-05 | 1 | -6/+6 |
* | Small cleanup to Testing Guide | Jon Moss | 2016-01-30 | 1 | -1/+1 |
* | Pass 3 over testing guide | Vipul A M | 2016-01-31 | 1 | -19/+28 |
* | Pass 2 over testing guide | Vipul A M | 2016-01-23 | 1 | -14/+14 |
* | First pass over parts of Testing guide | Vipul A M | 2016-01-22 | 1 | -7/+7 |
* | use bin/rails default instead of rake commands [ci skip] | Gaurav Sharma | 2016-01-19 | 1 | -2/+2 |
* | Fix typo: test -> text | Sean Collins | 2015-12-30 | 1 | -1/+1 |
* | ApplicationRecord documentation pass | Genadi Samokovarov | 2015-12-17 | 1 | -1/+1 |
* | [ci skip] Fix articles spelling. | Kasper Timm Hansen | 2015-12-13 | 1 | -1/+1 |
* | Remove ActionController::TestCase from documentation | eileencodes | 2015-12-12 | 1 | -22/+22 |
* | guides, scaffold no longer used in getting started guide. Closes #22337. | Yves Senn | 2015-11-19 | 1 | -6/+24 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-11-15 | 1 | -2/+24 |
|\ |
|
| * | copy edits [ci skip] | Vijay Dev | 2015-11-15 | 1 | -12/+6 |
| * | Grammer & Style Tweaks as per feedback | Gaurish Sharma | 2015-11-14 | 1 | -3/+3 |
| * | Document time testing helpers | Gaurish Sharma | 2015-11-09 | 1 | -0/+28 |
| * | :nailcare: Grammer fixes | Gaurish Sharma | 2015-11-09 | 1 | -2/+2 |
* | | Update docs/comments to use setup/teardown blocks vs. methods. | Ken Collins | 2015-11-03 | 1 | -2/+2 |
|/ |
|
* | Fixed wording in Assertion docs, changed ‘Assert’ -> ‘Asserts’ | Ronak Jangir | 2015-10-07 | 1 | -1/+1 |
* | Add missing and remove unnecessary periods in testing.md [ci skip] | Juanito Fatas | 2015-09-05 | 1 | -5/+5 |
* | fix reference to undefined variable in email testing guide [ci skip] | Konstantinos Rousis | 2015-08-28 | 1 | -2/+5 |
* | A quick pass over the testing guide | Robin Dupret | 2015-08-25 | 1 | -6/+11 |
* | reorganize testing guide. [Zachary Scott & Yves Senn] | Zachary Scott | 2015-08-17 | 1 | -329/+305 |
* | Tiny documentation fixes [ci skip] | Robin Dupret | 2015-08-16 | 1 | -2/+2 |
* | Small fixes [ci skip] | Alexey Markov | 2015-08-15 | 1 | -10/+10 |
* | Fix minor typo in testing guide | Dave Powers | 2015-07-20 | 1 | -1/+1 |
* | [ci skip] add note for individual stub creation | Aditya Kapoor | 2015-07-15 | 1 | -0/+16 |
* | Add fixture use case to testing.md. | Staphany Park | 2015-06-13 | 1 | -0/+7 |