aamay001 / react-resume

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

FontSelector: Add Cypress test #86

Closed aamay001 closed 4 years ago

aamay001 commented 4 years ago

https://github.com/aamay001/react-resume/blob/4bfa50523655d76fb7c373f829fb4bef9e05e436/src/components/Tools/FontSelector.js#L9

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
Rocksheep commented 4 years ago

I'll help you out! Please assign this task to me.

aamay001 commented 4 years ago

It's yours, thanks for your help!

aamay001 commented 4 years ago

Resolved by #88