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

[Tests][Component] Add tests to src/pages/people/PersonPage.tsx Test the send tip modal flow #321

Open
7 tasks
Vayras opened this issue Feb 28, 2024 · 2 comments
Labels
Milestone

Comments

@Vayras
Copy link
Contributor

Vayras commented Feb 28, 2024

Context

PersonPage.tsx renders info related to a user/hunter, with this ticket we are trying to add coverage for the send tip modal

File to to test

src/pages/people/PersonPage.tsx

File to create

`src/pages/people/PersonPage.spec.tsx

Acceptance Criteria

  • Test that when the modal is rendered user profile photo , Title text and subtitle text are visible
  • Test that you can set a tip amount
  • Test that check box for periodic donation are visible and selectable
  • Test that you can choose between number of payments or payments till selected date
  • Test that date component appears on clicking on date
  • Test that Donate button handles the payment and closes the modal
  • I can submit a pr within 2 days of taking the bounty

References

@ecurrencyhodler
Copy link
Contributor

Thanks for submitting this issue but let's put this in the backlog for now as it's not needed. Vayras let's sync on future tests to write. I have it all pretty much mapped out now.

@Ekep-Obasi
Copy link
Contributor

@ecurrencyhodler Could you please assign this to me?

@ecurrencyhodler ecurrencyhodler added this to the UCI Tests milestone Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants