emberjs / emberjs/ember-test-helpers

Setup cross-browser tests

Open
#246 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
188
Forks
254
PR merge metrics
No merged PRs in 30d

Description

As reported in https://github.com/emberjs/ember-qunit/issues/298, after updating to the newer API's here some previously passing test suites fail on older browsers.

We should:

* Add testing for the following in Sauce Labs / Browserstack
- [ ] IE11
- [ ] Safari
- [ ] Edge
* Ensure the following are ran in headless mode in CI directly:
- [x] Firefox (implemented in #270)
- [x] Chrome (implemented in #270)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.