-
Notifications
You must be signed in to change notification settings - Fork 17
It renders Specs
phil edited this page Jun 23, 2014
·
6 revisions
- ? = check pending
- x = missing spec
- . = no spec required
- s = success, spec present and green
- f = failure, spec present and failing
- p = pending, spec required and pending
- ! = tests for the proper error
- * = see ‘non rest actions’
- (i)ndex
- (n)ew
- (s)how
- (e)dit
- (c)reate*
- (u)pdate*
- (d)estroy*
(*) redirect after
Controller | i | n | s | e | c | u | d | non rest actions |
---|---|---|---|---|---|---|---|---|
Api::Messages | . | . | . | . | ? | . | . | |
Api::SocialShares | . | . | . | . | ? | . | . | |
Api::Talks | . | . | . | . | . | ? | . | |
Api::Users | ? | . | . | . | . | . | . | |
Comments | . | . | . | . | ? | . | . | |
EmbedTalks | . | . | s | . | . | . | . | |
Errors | . | . | * | . | . | . | . | 403(s), 404(s), 500(s) |
LandingPage | s | !s | . | . | . | . | . | |
Participation | ? | . | . | . | ? | . | ? | |
Search | . | . | s | . | ? | . | . | |
Talks | s | !s | s | s | ? | ? | ? | featured(s), popular(s), live(s), recent(s), upcoming(?) |
Users | !s | !p | s | s | ? | ? | ? | |
Users::Registrations | . | ? | . | . | ? | . | . | |
Users::Sessions | . | . | . | . | ? | . | ? | |
Venues | s | s | s | s | ? | ? | ? | tags(?) |