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

Implement unit tests for assigned bounties tab on profile

Open ecurrencyhodler opened this issue 1 year ago • 0 comments

Screenshot 2023-11-01 at 3 20 03 PM

Signed in and looking at my own profile

  • [ ] I should be able to view the # of bounties I've been assigned to next the the title of the assigned bounties tab.
  • [ ] I should be able to view each individual bounty I've been assigned
  • [ ] 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 assigned and paid
  • [ ] I should be able to scroll down and view more bounties
  • [ ] If no bounties have been assigned, I should see a message that says "no assigned bounties yet".

Signed in and looking at someone else's profile

  • [ ] I should be able to view the # of bounties they've been assigned to next the the title of the bounties tab.
  • [ ] I should be able to view each individual bounty they've been assigned to
  • [ ] 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 assigned and paid.
  • [ ] I should be able to scroll down and view more bounties
  • [ ] If no bounties have been posted, I should see a message that says "no assigned bounties yet".

Signed out and looking at a profile

  • [ ] I should be able to view the # of bounties they've been assigned to next the the title of the bounties tab.
  • [ ] I should be able to view each individual bounty they've been assigned to
  • [ ] 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 assigned and paid.
  • [ ] I should be able to scroll down and view more bounties
  • [ ] If no bounties have been posted, I should see a message that says "no assigned bounties yet".

ecurrencyhodler avatar Nov 01 '23 22:11 ecurrencyhodler