joelgriffith / navalia

A bullet-proof, fast, and reliable headless browser API
https://joelgriffith.github.io/navalia/
GNU General Public License v3.0
957 stars 33 forks source link

Adds tests for chrome util #18

Closed mute closed 7 years ago

mute commented 7 years ago

This adds unit tests for the chrome utils and cleans up some related testing config.

I extracted out a transformChromeFlags function to make the testing a little easier but I'm totally fine with reverting that if you'd prefer it not to be exposed.

joelgriffith commented 7 years ago

💯