Skip to content

Add integration tests for country suggestion #571

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

Open
php-coder opened this issue May 6, 2017 · 2 comments
Open

Add integration tests for country suggestion #571

php-coder opened this issue May 6, 2017 · 2 comments

Comments

@php-coder
Copy link
Owner

  • user who didn't create any series and doesn't have series in collection (or has series without country) shouldn't see suggestion link
  • user who created a series with country should see suggestion of this country
  • user with a series with country in his collection should have suggestion for this country

Tech debt for: 9827abb (#517)

@Shkarin
Copy link
Contributor

Shkarin commented Sep 24, 2017

This issue is about integration tests (that are using Selenium) and we only have unit tests right now.

Я так понимаю у нас Selenium не используется и ты предлагаешь ее внедрить?

@php-coder
Copy link
Owner Author

Я так понимаю у нас Selenium не используется и ты предлагаешь ее внедрить?

We're using WebDriver (that is essentially Selenium 2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants