tobiasduerschmid/rails-exercise-16

Author index page should link to author page

Closed this issue · 0 comments

Given an author named 'Alan Turing'
When users visits the authors index page
Then it should link to the author page

Expected to find css "a" with text "show" but there were no matches. also found "add author", which matched the selector but not all filters.