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 test for mobile - Display a Food Site #517

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

ravicodelabs
Copy link
Contributor

Adds a test for food site info on mobile. Addresses issue #494.

Notes for reviewer:

  • A Cypress video is below. Some of the test actions do not show up in the video currently. One way to remedy this may be to use waiting in the test e.g. with cy.wait(500), however that causes tests to run slower, so there is a trade off to take into account.

Cypress Video

modals.cy.js.mp4

@ravicodelabs ravicodelabs self-assigned this Aug 12, 2024
@tomporvaz tomporvaz linked an issue Aug 20, 2024 that may be closed by this pull request
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.

Functional Test: Mobile - Display a Food Site
1 participant