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 E2E tests for orders autosuggest #3339

Merged
merged 13 commits into from
Mar 2, 2023
Merged

Add E2E tests for orders autosuggest #3339

merged 13 commits into from
Mar 2, 2023

Conversation

JakePT
Copy link
Contributor

@JakePT JakePT commented Feb 24, 2023

Description of the Change

Adds E2E tests for Orders Autosuggest.

Tests:

  • That enabling Orders Autosuggest requires a reindex.
  • That suggestions appear when searching Orders.
  • That suggestions can be navigated with the keyboard.
  • The suggestions can be opened by pressing the clicking or pressing the enter key on suggestions.

Closes #3282

How to test the Change

Tests should pass on GitHub.

Changelog Entry

See #3175

Credits

@JakePT

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@JakePT JakePT marked this pull request as ready for review February 27, 2023 06:06
@JakePT JakePT merged commit e260a4b into develop Mar 2, 2023
@JakePT JakePT deleted the feature/3282 branch March 2, 2023 03:18
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.

Add E2E tests for orders autosuggest
2 participants