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

Add functional tests for Ask CFPB search features #6055

Merged
merged 1 commit into from
Sep 30, 2020
Merged

Conversation

willbarton
Copy link
Member

@willbarton willbarton commented Sep 30, 2020

This change adds integration tests that test for the Ask CFPB autocomplete and spelling suggestion search features.

How to test this PR

Run yarn run cypress open and then select ask-cfpb.js under pages in the Cypress dialog. Observe that it tests autocomplete, that there are search results, and that a misspelled search is corrected.

image

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)

@willbarton willbarton changed the title Add integration tests for Ask CFPB search functionality Add functional tests for Ask CFPB search functionality Sep 30, 2020
@willbarton willbarton changed the title Add functional tests for Ask CFPB search functionality Add functional tests for Ask CFPB search features Sep 30, 2020
Copy link
Contributor

@Scotchester Scotchester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New tests are working on the Docker stack!

@willbarton willbarton marked this pull request as ready for review September 30, 2020 18:19
This change adds integration tests that test for the Ask CFPB autocomplete and spelling suggestion search features.
@willbarton willbarton merged commit 5ba2d3b into main Sep 30, 2020
@willbarton willbarton deleted the test-ask-search branch September 30, 2020 18:45
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.

None yet

2 participants