sphinx-tribes icon indicating copy to clipboard operation
sphinx-tribes copied to clipboard

Implement unit tests for Bounties tab on a profile

Open ecurrencyhodler opened this issue 1 year ago • 0 comments

Screenshot 2023-11-01 at 3 07 32 PM

Signed in and looking at my own profile

  • [ ] I should be able to view the # of bounties I've posted next the the title of the bounties tab.
  • [ ] I should be able to view each individual bounty I've posted
  • [ ] When I click on a bounty, the url of the bounty should appear: https://community.sphinx.chat/bounty/###
  • [ ] I should see various statuses of the bounty such as unassigned, assigned, and paid
  • [ ] I should be able to scroll down and view more bounties
  • [ ] I should be able to click the "post a bounty" button which takes me through the bounty creation flow
  • [ ] If no bounties have been posted, I should see a message that says "no posted bounties yet".

Signed in and looking at someone else's profile

  • [ ] I should be able to view the # of bounties they've posted next the the title of the bounties tab.
  • [ ] I should be able to view each individual bounty they've posted
  • [ ] When I click on a bounty, the url of the bounty should appear: https://community.sphinx.chat/bounty/###
  • [ ] I should see various statuses of the bounty such as unassigned, assigned, and paid
  • [ ] I should be able to scroll down and view more bounties
  • [ ] The "post a bounty" button should not be visible
  • [ ] If no bounties have been posted, I should see a message that says "no posted bounties yet".

Signed out and looking at a profile

  • [ ] I should be able to view the # of bounties they've posted next the the title of the bounties tab.
  • [ ] I should be able to view each individual bounty they've posted
  • [ ] When I click on a bounty, the url of the bounty should appear: https://community.sphinx.chat/bounty/###
  • [ ] I should see various statuses of the bounty such as unassigned, assigned, and paid
  • [ ] I should be able to scroll down and view more bounties
  • [ ] The "post a bounty" button should not be visible
  • [ ] If no bounties have been posted, I should see a message that says "no posted bounties yet".

ecurrencyhodler avatar Nov 01 '23 22:11 ecurrencyhodler