kabisa / maji

Maji is a framework to build great hybrid mobile apps.
https://www.majimobile.com/
MIT License
18 stars 10 forks source link

Run ChromeHeadless from karma runner with —no-sandbox #185

Closed pascalw closed 6 years ago

pascalw commented 6 years ago

Same as what already happens with nightwatch.

This fixes running tests in Docker.

Cherry picked commit by @ruisalgado .