chromakode / react-html-email

Create elegant HTML email templates using React.
MIT License
896 stars 115 forks source link

Test with enzyme: mount #65

Open kopax opened 6 years ago

kopax commented 6 years ago

I want to do testing using mount in enzyme, and I can see many warning due to improper generated code behind that.

Would be nice to have a browser support without any warning.