Skip to content

setup chitter#209

Open
PeterHattyar wants to merge 2 commits into
makersacademy:mainfrom
PeterHattyar:main
Open

setup chitter#209
PeterHattyar wants to merge 2 commits into
makersacademy:mainfrom
PeterHattyar:main

Conversation

@PeterHattyar
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@siellsiell siellsiell left a comment

Choose a reason for hiding this comment

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

Hey,

I'm Simo, a coach. Thanks for submitting your code! This is a good start at the challenge. If you encountered blockers along the way, do reach out to your coach so that they can support.

Comment thread app.rb
Comment on lines 5 to 7
get '/test' do
'Test page'
end
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It's good practice to remove test code before submitting code for review (anywhere, not just at Makers)


expect(page).to have_content "Welcome to Chitter!"
expect(page).to have_content "test-peep"
end
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice feature test!

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