aamay001 / react-resume

Resume Builder in React
https://resumejs.netlify.app/
107 stars 52 forks source link

MoreVisibilityButton: Add Cypress test #82

Closed aamay001 closed 4 years ago

aamay001 commented 4 years ago

https://github.com/aamay001/react-resume/blob/4bfa50523655d76fb7c373f829fb4bef9e05e436/src/components/Tools/Buttons/MoreVisibilityButton.js#L7

Test the behavior using Cypress.

Acceptance Criteria

  1. Submit PR to the development branch
  2. Create folder structure to match src tree under cypress\integration if missing
jessie-codes commented 4 years ago

I can take a look at this one. I should have a PR up shortly.

aamay001 commented 4 years ago

Thank you for your contribution.