aamay001 / react-resume

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

EditorButton: Add Cypress Test #92

Closed jespicas closed 4 years ago

jespicas commented 4 years ago

I created the test. This test click on EditorButton Check if exist label of Editor And close the Editor and go to Home page Screenshot from 2020-10-03 15-04-48

jespicas commented 4 years ago

Can you include an assertion at the end that checks that the Code Editor is not open after you have closed it?

I will do!

jespicas commented 4 years ago

Added the assert assert

aamay001 commented 4 years ago

Added the assert assert

Thank you for adding this. There is a merge conflict. Can you please resolve it?

jespicas commented 4 years ago

Added the assert assert

Thank you for adding this. There is a merge conflict. Can you please resolve it?

It's fix

aamay001 commented 4 years ago

Thanks for your contributions.