Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author index page should link to the new author page #9

Open
swt2public opened this issue Nov 3, 2017 · 2 comments
Open

Author index page should link to the new author page #9

swt2public opened this issue Nov 3, 2017 · 2 comments

Comments

@swt2public
Copy link

Scenario

When users visits the authors index page
Then it has a link 'Add author'

Hints

You should have a separate file for feature tests for the author index page.

Error

Expected to find css "a" with text "add author" but there were no matches

Estimated progress: 34% complete

ErikBrendel added a commit that referenced this issue Nov 3, 2017
ErikBrendel added a commit that referenced this issue Nov 3, 2017
@swt2public
Copy link
Author

Sorry, it's not working for me yet:

Scenario

When users visits the authors index page
Then it has a link 'Add author'

Error

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

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

ErikBrendel added a commit that referenced this issue Nov 3, 2017
@swt2public
Copy link
Author

Sorry, it's not working for me yet:

Scenario

When users visits the authors index page
Then it has a link 'Add author'

Error

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

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

ErikBrendel added a commit that referenced this issue Nov 3, 2017
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

No branches or pull requests

1 participant