itaditya / pr-train

FInd which teammates have least PRs to review
MIT License
1 stars 5 forks source link

#2 add cypress e2e scaffolding #5

Closed mpicard closed 1 year ago

mpicard commented 4 years ago

2 - add cypress e2e fixtures

itaditya commented 4 years ago

@mpicard glad you have picked this task. cypress configuration looks fine. Can you add a happy case test with cypress also.

The happy case test would be something like, use fixtures to render some cards under some usernames and then checking if given dom node is present or not.