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

WIP: remove @local-network tests #1230

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

ChrisBAshton
Copy link
Contributor

Testing

You should manually test your PR before merging.

See https://github.com/alphagov/smokey/blob/main/docs/deployment.md

It should just be a get request. If an error is returned, the
scenario should fail as expected.
Indeed, there is a dedicated `return_response_on_error` option we
can pass to the `get_request` method, rather than relying on a
wraparound `try_get_request`.
Looking at the Cucumber scenarios, all of the ones that refer to
this step use the custom support/http_requests.rb methods rather
than the native "visit" Selenium/Capybara method. There should
therefore always be a `@response` set.
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

Successfully merging this pull request may close these issues.

1 participant