summaryrefslogtreecommitdiff
path: root/doc/development/testing.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove leftover references to coffeescript from comments and docs.decaffeinate-the-docsBryce Johnson2016-10-311-2/+2
|
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
| | | | Also removes the note from the development/testing.md guide
* Add a note to testing docs about the `:each` argument to RSpec hooksRobert Speicher2016-05-051-0/+1
| | | | [ci skip]
* Minor Testing guide copyeditsRobert Speicher2016-04-091-8/+10
| | | | [ci skip]
* Add a link back to Development documentation to Testing guiders-testing-guideRobert Speicher2016-04-011-0/+4
| | | | [ci skip]
* Add a section about `let` to the Testing guideRobert Speicher2016-04-011-4/+25
| | | | [ci skip]
* Factories don't have to be limited to `ActiveRecord` objectsRobert Speicher2016-04-011-0/+2
| | | | [ci skip]
* Add a note about Four-Phase Test to Testing guideRobert Speicher2016-04-011-0/+2
| | | | [ci skip]
* First pass at a Testing styleguideRobert Speicher2016-04-011-0/+105
[ci skip]