Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MP's Chitter Website #2095

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

MP's Chitter Website #2095

wants to merge 29 commits into from

Conversation

marinapapap
Copy link

No description provided.


redirect '/'
end

end

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your code is super clear and readable, which is great. Maybe remove a few of the empty spaces to make it even more succinct as a whole!

@Magdaline1
Copy link

Your coding looks great overall. I especially like how clear everything is, especially your commit messages. I think it shows great use of testing and debugging!


expect(response.body).to include('<input type="text" name="name" /><br />')
expect(response.body).to include('<input type="text" name="email_address" /><br />')
end

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add some status code tests too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants