-
Notifications
You must be signed in to change notification settings - Fork 0
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
EPIC: add user flow e2e tests #187
Labels
good first issue
Good for newcomers
Comments
This was referenced Feb 8, 2023
@summer-cook what do you think about the new acceptance criteria? separating the tests into their features, not their components. |
@alishaevn sure, that works - I added some for featured services too, but maybe they should be unit tests? Although we want to check that they are linking to the correct request page, which then makes me think those should be e2e |
This was referenced Feb 16, 2023
This was referenced Mar 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
story
setup end to end tests, which emulate user behavior, with cypress.
acceptance criteria
the following behaviors are tested:
** may rethink these and add a single e2e test that just navigates to every route?
a signed in user can send a message to the supplierresources
The text was updated successfully, but these errors were encountered: