prix-fixe

Expand History Expand History
Collapse History Collapse History

Declare notes#create view template

This commit is in response to the previous error:

Error:
UserSharesAMessageTest#test_visiting_the_index:
AbstractController::ActionNotFound: The action 'create' could not be found for NotesController

By creating a view template file that corresponds to the notes#create action, the NotesController will render when generating a response.

When we run the test again, it raises a new error:

Failure:
UserSharesAMessageTest#test_visiting_the_index [/Users/seanpdoyle/src/prix-fixe/test/system/user_shares_a_message_test.rb:12]:
expected to find text "Hello, World!" in ""