swt2-intro-exercise / rails-exercise-22-gruendlich

rails-exercise-22-gruendlich created by GitHub Classroom
MIT License
0 stars 0 forks source link

Paper details page should list the authors #17

Open swt2public opened 1 year ago

swt2public commented 1 year ago

Scenario

Given a paper with an author When a user visits the paper's show page Then it should show the author's full name

Error

Expected to find text "alan turing" in "title: computing machinery and intelligence\nvenue: mind 49: 433-460\nyear: 1950\nedit this paper | back to papers\ndestroy this paper"

39 exercise tests have passed. There are 44 in total. You will solve multiple at once towards the end.