Skip to content

Implement unit tests for Bounties tab on a profile #877

@ecurrencyhodler

Description

@ecurrencyhodler
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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions