Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 434 Bytes

File metadata and controls

18 lines (11 loc) · 434 Bytes

Feature Specs

Can I click around on this page, and it doesn't blow up?

I should verify that:

  • when I visit this page, it doesn't blow up

  • when I submit this form, it doesn't blow up

  • It displays a success/fail msg, re-renders the form if necessary

Controller Specs

What happens when I pass in these parameters?

Does the record in question get updated?

Unit Tests

What happens when I pass in these parameters?