Open milesmatthias opened 11 years ago
If you do:
spine controller contact_edit
then the test template will include:
describe 'The ContactEdit Controller', -> ContactEdit = require('controllers/readings/contactedit')
/contactedit should be /contact_edit
/contactedit
/contact_edit
If you do:
spine controller contact_edit
then the test template will include:
/contactedit
should be/contact_edit