Skip to content

Don't check for page location in integration tests #1023

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 26, 2019 · 0 comments
Open

Don't check for page location in integration tests #1023

php-coder opened this issue May 26, 2019 · 0 comments

Comments

@php-coder
Copy link
Owner

Follow-up to #900: we also have Location Should Be keyword that should be checked/removed where possible:

$ git grep 'Location Should Be'                                                                                                                                      16:16
src/test/robotframework/account/activation/logic.robot: Location Should Be      ${SITE_URL}/account/auth
src/test/robotframework/account/activation/logic.robot: Location Should Be      ${SITE_URL}/account/auth
src/test/robotframework/account/authentication/logic.robot:     Location Should Be          ${SITE_URL}/
src/test/robotframework/account/authentication/logic.robot:     Location Should Be        ${SITE_URL}/
src/test/robotframework/account/registration/logic.robot:       Location Should Be      ${SITE_URL}/account/auth
src/test/robotframework/account/registration/logic.robot:       Location Should Be      ${SITE_URL}/account/auth
src/test/robotframework/category/creation/logic.robot:  Location Should Be                ${SITE_URL}/category/cars
src/test/robotframework/category/creation/logic.robot:  Location Should Be      ${SITE_URL}/category/space
src/test/robotframework/country/creation/logic.robot:   Location Should Be                ${SITE_URL}/country/germany
src/test/robotframework/country/creation/logic.robot:   Location Should Be      ${SITE_URL}/country/czechia
src/test/robotframework/participant/creation/logic.robot:       Location Should Be             ${SITE_URL}/
src/test/robotframework/participant/creation/logic.robot:       Location Should Be         ${SITE_URL}/
@php-coder php-coder added this to the 0.4.1 milestone Jun 3, 2019
@php-coder php-coder modified the milestones: 0.4.1, next Jul 21, 2019
@php-coder php-coder modified the milestones: next, 0.4.2 Sep 9, 2019
@php-coder php-coder modified the milestones: 0.4.2, next Nov 6, 2019
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

1 participant