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

362-requests-specs #380

Merged
merged 4 commits into from
Feb 15, 2024
Merged

362-requests-specs #380

merged 4 commits into from
Feb 15, 2024

Conversation

alishaevn
Copy link
Contributor

Story

stubbed requests cypress e2e tests are passing locally. they will still fail in ci due to configuration. (ref: #378)

Screenshots / Video

image

Testing

  1. pull this branch
  2. ensure you have all of the environment variables in the env property of "cypress.config.js" set up.
  3. run yarn cypress:e2e
  4. choose the "requests" test

@alishaevn alishaevn linked an issue Feb 13, 2024 that may be closed by this pull request
1 task
@alishaevn alishaevn marked this pull request as draft February 13, 2024 20:51
@alishaevn
Copy link
Contributor Author

alishaevn commented Feb 13, 2024

converted to draft because this branch requires the code changes from #371 and #373 for the manual testing.

@summer-cook
Copy link
Contributor

Approved with the caveat that eslint should probably be fixed!

@alishaevn alishaevn merged commit 8f7e479 into main Feb 15, 2024
2 of 4 checks passed
@alishaevn alishaevn deleted the 362-requests-specs branch February 15, 2024 17:27
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.

fix "requests" e2e specs
2 participants