Test note
This commit is contained in:
@@ -28,6 +28,7 @@ _(Notes for a Viget article I'm putting together)_
|
|||||||
* Visit a page
|
* Visit a page
|
||||||
* Interact with it
|
* Interact with it
|
||||||
* Make assertions about the results
|
* Make assertions about the results
|
||||||
|
* Generally folder per controller, file per action (e.g. `spec/features/posts/create_spec.rb`)
|
||||||
* Coverage
|
* Coverage
|
||||||
* We shoot for 100% in SimpleCov (So all the Ruby is tested)
|
* We shoot for 100% in SimpleCov (So all the Ruby is tested)
|
||||||
* Some consider this too high or too burdensome -- I don't
|
* Some consider this too high or too burdensome -- I don't
|
||||||
|
|||||||
Reference in New Issue
Block a user