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

update search bar only acceptance test #1696

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

yen-tt
Copy link
Contributor

@yen-tt yen-tt commented Mar 29, 2022

Search bar only acceptance test previously failed due to trailing slash appended to url (before the params). Updated to use slapshot's theme test site url instead of netlify url. Since the theme test site also append additional params (such as referrerPageUrl), the test is modified to check for the beginning portion of the url instead of the full url.

Screen Shot 2022-03-29 at 11 51 04 AM

J=none
TEST=manual

ran npx testcafe -c 3 "chrome:headless,firefox:headless" --config-file ./.circleci/testcafe_search_bar.json -q (from config.yml) and see that test passed

@coveralls
Copy link

Coverage Status

Coverage remained the same at 61.752% when pulling cf3d93a on hotfix/update-searchbar-only-test into fe37c9b on master.

@yen-tt yen-tt merged commit ab92a33 into master Mar 29, 2022
@yen-tt yen-tt deleted the hotfix/update-searchbar-only-test branch March 29, 2022 18:48
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

3 participants