Skip to content

Add integration tests for switching the language #214

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

Closed
php-coder opened this issue Aug 31, 2015 · 0 comments
Closed

Add integration tests for switching the language #214

php-coder opened this issue Aug 31, 2015 · 0 comments
Assignees
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Aug 31, 2015

  • All pages (except error pages) should have language selector
  • When user choose another language, current page should be shown on the chosen language

Technical debt for: #200


Now I feel that we shouldn't cover all possible cases/pages and let's instead focus only on a single page. Here are the steps that should be covered by this test:

  • anonymous user opens an index page
  • logo must have text "My stamps"
  • user clicks on a link for changing a language
  • logo now must have text "Мои марки"

The test case should be placed into src/test/robotframework/site/change-lang/logic.robot file.

@php-coder php-coder changed the title Add integrational tests for switching the language Add integration tests for switching the language Aug 18, 2019
@php-coder php-coder added this to the 0.4.1 milestone Aug 18, 2019
@mukeshk mukeshk self-assigned this Aug 20, 2019
@php-coder php-coder added the estimation/20m Estimated time: 20 minutes label Apr 15, 2020
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