hpi-swt2-exercise / rails-exercise-17-swteam

rails-exercise-17-swteam created by GitHub Classroom
MIT License
0 stars 1 forks source link

New author page should show validation errors #19

Closed swt2public closed 6 years ago

swt2public commented 6 years ago

Scenario

Given users visit the new author page And fill in only first name and homepage When they click submit Then the page should report that last name can't be blank

Error

Expected to find text "last name can't be blank" in "listing authors first name last name homepage name show author page add author"

Estimated progress: 45% complete

swt2public commented 6 years ago

Sorry, it's not working for me yet:

Scenario

Given users visit the new author page And fill in only first name and homepage When they click submit Then the page should report that last name can't be blank

Error

Expected to find text "last name can't be blank" in "listing authors first name last name homepage name show author page add author"

If you have problems solving this task, please don't hesitate to contact the teaching team!