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] People List And Search #453

Closed elraphty closed 5 months ago

elraphty commented 5 months ago

Context

When we run the Cypress tests six (6) users are created (Alice, Carol, Bob, Dave, virtualNode0, and virtualNode1)

we want to assert that we see all users, and search for specific users.

So we want to go to the people homepage and assert that 6 users are visible, search for Carol and assert that only Carol is visible, search for Bob, and assert that only Bob is visible, click on Bob and assert that it takes you to Bob's profile page. On Bob's Profile page Search for Dave and assert that only Dave is visible on the list, click on Dave and assert that it takes you to Dave's profile.

File to create

sphinx-tribes-frontend/cypress/e2e/38_peoplePageAndSearch.cy.ts

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

Acceptance Criteria

The Filter modal is shown below

image image

References

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

AbdulWahab3181 commented 5 months ago

@elraphty Could you please assign me this one or may be next one?

MirzaHanan commented 5 months ago

Hi @elraphty can you please assign this one https://github.com/stakwork/sphinx-tribes-frontend/issues/452#issuecomment-2012190567

elraphty commented 5 months ago

Could you please assign me this one or may be next one?

@MirzaHanan can have this one

Zoe-AE-ND commented 5 months ago

Can help

saithsab877 commented 5 months ago

@elraphty Could you please assign me this one or may be next one?