stakwork / sphinx-tribes-frontend

Frontend for sphinx tribes and bounties. The bounty platform that pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
12 stars 42 forks source link

[Test][cypress] [User Roles] Fund Organization #465

Closed elraphty closed 5 months ago

elraphty commented 5 months ago

Context

Currently, we have a cypress command to create an organization

but we want to assert that when we assign a Fund Organization role to a user, the user can Deposit to an organization.

We want to Sign in as Alice, create an organization, add Carol to the organization, give Carol a Fund Organization role, then sign Alice out, Sign in as Carol, go to Carol's organization, and assert that the newly created organization is in Carol's list, click on the Organization's Manage button, in the OrganizationDetails assert that the Deposit button is not disabled, then click on the Deposit button, and assert that the Deposit modal pops up.

File to create

sphinx-tribes-frontend/cypress/e2e/43_rolesFundOrganization.cy.ts

there will be no modifications to sphinx-tribes-frontend/cypress/support/commands.ts

Acceptance Criteria

The Deposit flow is shown below

image image image image

References

Example cypress test https://github.com/stakwork/sphinx-tribes-frontend/blob/master/cypress/e2e/0_create_bounty.cy.ts

elraphty commented 5 months ago

@MirzaHanan comment on this

AbdulWahab3181 commented 5 months ago

@elraphty Could you please assign me this one, or maybe the next one?

MirzaHanan commented 5 months ago

Hi @elraphty can you please assign me

chiragDork commented 5 months ago

@elraphty can you please assign me this one or the next

MuhammadUmer44 commented 5 months ago

Hi @elraphty can you please assign me https://github.com/stakwork/sphinx-tribes-frontend/issues/464#issuecomment-2018279536

MirzaHanan commented 5 months ago

Hi @elraphty, Please update this point: