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

Implement unit tests for organization tab

Open ecurrencyhodler opened this issue 1 year ago • 0 comments

Screenshot 2023-11-01 at 2 53 44 PM

Signed in and looking at my own profile

  • [ ] I should be able to view all the organizations I am a part of
  • [ ] I should be able to click on manage which takes me to the organization admin page in the same window
  • [ ] I should be able to click on "View bounties" which takes me to the organization overview page with a list of bounties associated with that organization if there are bounties.
  • [ ] If there are no bounties associated with the organization, the "View bounties" button should be greyed and unclickable.
  • [ ] I should be able to click on "add organization" and a pop up should appear to guide me through the add organization flow
  • [ ] If there are no organizations, they should see the "No organization yet" image.

Signed in and looking at someone else's profile

  • [ ] If there are no organizations, they should see the "No organization yet" image.
  • [ ] I should be able to view all the organization a person is a part of
  • [ ] The manage button should not be visible
  • [ ] I should be able to view and click on "View bounties" if the organization has bounties associated with it.
  • [ ] If there are no bounties associated with the organization, the "View bounties" button should be greyed and unclickable.

Not signed in looking at a profile

  • [ ] I should be able to view all the organization a person is a part of
  • [ ] The manage button should not be visible
  • [ ] I should be able to view and click on "View bounties" if the organization has bounties associated with it.
  • [ ] If there are no bounties associated with the organization, the "View bounties" button should be greyed and unclickable.
  • [ ] If there are no organizations, they should see the "No organization yet" image.

ecurrencyhodler avatar Nov 01 '23 22:11 ecurrencyhodler