sphinx-tribes
sphinx-tribes copied to clipboard
Implement unit tests for organization tab
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.