Skip to content

Check category and country in "Import series from an external site" test case #688

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 Nov 8, 2017 · 1 comment

Comments

@php-coder
Copy link
Owner

We should resolve the following TODOs:

${encodedUrl}= Encode URL http://127.0.0.1:8080/image/1
Location Should Be ${SITE_URL}/series/add?category=prehistoric-animals&country=italy&image_url=${encodedUrl}
# TODO: verify category
# TODO: verify country

and
${encodedUrl}= Encode URL http://localhost:8080/image/1
Location Should Be ${SITE_URL}/series/add?category=prehistoric-animals&country=italy&image_url=${encodedUrl}
# TODO: verify category
# TODO: verify country

Tech debt for 29f6dc9 (#660)

@php-coder php-coder changed the title Import series from an external site Check category and country in "Import series from an external site" test case Nov 8, 2017
php-coder added a commit that referenced this issue Nov 9, 2017
@php-coder php-coder self-assigned this Dec 4, 2017
@php-coder php-coder added this to the 0.4 milestone Dec 4, 2017
@php-coder
Copy link
Owner Author

Country check were added in 97e27e3 during import redesign (see #709).

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