Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated browser compatibility tests #13

Closed
kilbot opened this issue Feb 18, 2016 · 3 comments
Closed

Automated browser compatibility tests #13

kilbot opened this issue Feb 18, 2016 · 3 comments

Comments

@kilbot
Copy link
Contributor

kilbot commented Feb 18, 2016

Hi, this looks like a great project! I'm wondering if you would consider adding more browser testing via Saucelabs?

@1999
Copy link
Owner

1999 commented Feb 18, 2016

What's the reason of it? Testing in different browsers?

@kilbot
Copy link
Contributor Author

kilbot commented Feb 18, 2016

Because the implementation of IndexedDB across different browsers varies so much, I don't think you can trust tests that pass in Chromium will necessarily pass in Safari. The library might work in Chrome on iOS 9.2 but will not work on iOS 9.1. It might work on Android Browser 4.4.4 but will not work in 4.4.

It would be good to have a matrix so we can see which browsers, versions and operating systems are compatible.

screen shot 2016-02-18 at 6 58 21 pm

screen shot 2016-02-18 at 7 07 48 pm

screen shot 2016-02-18 at 6 57 51 pm

1999 pushed a commit that referenced this issue Feb 18, 2016
@1999
Copy link
Owner

1999 commented Feb 24, 2016

Let's continue discussion in PR #14

@1999 1999 closed this as completed Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants