IgnaceMaes / qunit-theme-ember

A theme for the QUnit web UI test runner based on the Ember styleguide.
https://refined-github-html-preview.kidonng.workers.dev/IgnaceMaes/qunit-theme-ember/raw/main/test/index.html
MIT License
10 stars 0 forks source link

Global styles affect Percy snapshots #7

Open ijlee2 opened 1 week ago

ijlee2 commented 1 week ago

Hi. In case you might have missed my feedback in ember-qunit:

I tried out the theme in ember-container-query, and think that Percy failed due to global styles from qunit-theme-ember overriding mine.

Before making qunit-theme-ember the default in v9, can we ensure that:

Techn1x commented 6 days ago

Ditto this. Verified in a different visual regression suite (Get Snappy); the fonts from this theme is also being applied to text in my application, which then shows up as a diff in the snapshots.

Keen to switch to it when it is fixed though 😄

IgnaceMaes commented 2 days ago

Thanks for reporting, this should be fixed indeed.

Agree we need to do this before thinking about making it the default theme.