material-components / material-components-web-react

Material Components for React (MDC React)
MIT License
2.02k stars 227 forks source link

add headless firefox for unit tests #467

Open moog16 opened 5 years ago

moog16 commented 5 years ago

Changes related to https://github.com/material-components/material-components-web/pull/4046. Adding headless firefox only added 10s (to MDC Web's Travis job), but added the extra security we get by running on firefox.

moog16 commented 5 years ago

related https://github.com/material-components/material-components-web-react/issues/476

The above issue is a good test to see if these FF unit tests work.