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

DRAFT: 218-view-single-request-test #228

Closed
wants to merge 4 commits into from

Conversation

DiemBTran
Copy link
Contributor

@DiemBTran DiemBTran commented Feb 22, 2023

Story

Initial draft for request.cy.js, viewing single request

Refs #218. This is just the initial draft that I've started. Adds the request.cy.js file, a test to view a single request.

Expected Behavior Before Changes

Write tests for:

  • Viewing a single request
    • a signed in user can view an individual request page
      • Edited line 14 to include the conditional within
      • Complete. Ice box: is there a better way to test the "bad path" for line 20?
    • a signed in user can view related documents
  • tests pass

Expected Behavior After Changes

Write tests for:

  • Viewing a single request
    • a signed in user can view an individual request page
    • a signed in user can view related documents
  • tests pass

Screenshots / Video

Notes

WIP. Just wanted to begin a draft to track my thoughts and progress lol.

@alishaevn alishaevn marked this pull request as draft February 22, 2023 21:46
@DiemBTran
Copy link
Contributor Author

closed in favor of #250

@DiemBTran DiemBTran closed this Mar 7, 2023
@DiemBTran DiemBTran deleted the 218-view-single-request-test branch March 7, 2023 01:15
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.

1 participant