Skip to content

Commit

Permalink
Spec and code coverage requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamled committed Dec 7, 2015
1 parent 7c6ac25 commit 03cf62f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@

Build an online system for listing, selling, reviewing, and buying a wide variety of products listed by multiple merchants.

#### General Requirements
- RSpec tests for
- Controllers
- Models
- Routes (optional)
- Test code coverage (using SimpleCov)
- 90% for all controller and model classes

#### Guest User (Unauthenticated)

As a guest to the website (not signed in) I **can**:
Expand Down

0 comments on commit 03cf62f

Please sign in to comment.