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

fix renderer tests by using sinon global #2220

Merged
merged 20 commits into from Jan 2, 2020
Merged

fix renderer tests by using sinon global #2220

merged 20 commits into from Jan 2, 2020

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Dec 30, 2019

Tests were failing on master IE11 due to the sinon import

@coveralls
Copy link

coveralls commented Dec 30, 2019

Coverage Status

Coverage decreased (-0.8%) to 97.734% when pulling 45fa2b9 on fix/ie11 into 54c0f02 on master.

karma.conf.js Outdated Show resolved Hide resolved
Copy link
Member

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch about the sinon imports 👍

FYI: With the next version of devtools nearly all of the adapter code can be removed, because it's injected by the extension itself. It's probably a good month until then, but it's coming 🙂 t
Than we can remove the flakey tests altogether 💯

@JoviDeCroock
Copy link
Member Author

@marvinhagemeister do we merge it with less coverage or leave it failing for now?

@marvinhagemeister
Copy link
Member

@JoviDeCroock I'm fine with merging this, because we'll run into the same issue sooner or later when the next version of devtools comes out. Just remove the sauceLabs = true flag and than it's good to go on my end 👍

@marvinhagemeister marvinhagemeister merged commit 6fcf76b into master Jan 2, 2020
@marvinhagemeister marvinhagemeister deleted the fix/ie11 branch January 2, 2020 20:41
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

Successfully merging this pull request may close these issues.

None yet

4 participants