When I visit '/users/:id' where :id is a valid user id, I should see: - [ ] "`<user's name>`'s Dashboard" at the top of the page - [ ] A button to Discover Movies* - [ ] A section that lists viewing parties** *more instructions on this in the `Dashboard:Discover Movies` issue. **more instructions on this in the `Dashboard:Viewing Parties` issue.
When I visit '/users/:id' where :id is a valid user id,
I should see:
<user's name>'s Dashboard" at the top of the page*more instructions on this in the
Dashboard:Discover Moviesissue.**more instructions on this in the
Dashboard:Viewing Partiesissue.