DamonOehlman / detect-browser

Unpack a browser type and version from the useragent string
MIT License
688 stars 102 forks source link

Look at implementing karma tests #88

Open DamonOehlman opened 5 years ago

DamonOehlman commented 5 years ago

It's been a while since I've looked at SauceLabs or BrowserStack pricing for opensource projects, but having something like this would catch things like #87 early.

limonte commented 5 years ago

SauceLabs account is free for OSS. Create an account: https://signup.saucelabs.com/signup/trial then contact hello@saucelabs.com and ask them to convert free trial account into a free OSS account.

DamonOehlman commented 5 years ago

Cool - I'll have a look at that tomorrow. For now, I'll get on and fix #89 :)