github-readme-stats/tests
T. de Kimpe b6c184e8ff
fix: firefox text overflow issue (#1492)
* Fixed Firefox text overflow / overwriting issue

Tests currently don't work becouse it appears that '@supports' is not supported by cssToObject used within the tests. I currently have no idea how to fix that test but the cards themself appear to not be broken

Fixes anuraghazra/github-readme-stats#664

Fixes anuraghazra/github-readme-stats#1134

* Fixed tests by moving to other css-to-object

Moved the `css-to-object` package to @uppercod's version for test fix. This doesn't seem to have the same issues as the older package

* chore: cleanup test

Co-authored-by: Anurag <hazru.anurag@gmail.com>
2021-12-13 20:12:03 +05:30
..
__snapshots__ fix: firefox text overflow issue (#1492) 2021-12-13 20:12:03 +05:30
api.test.js fix: hotfix for graphql api error (#1409) 2021-10-23 13:50:33 +05:30
calculateRank.test.js feat: added repo card hide border option (#488) 2020-09-24 21:38:14 +05:30
card.test.js fix: firefox text overflow issue (#1492) 2021-12-13 20:12:03 +05:30
fetchRepo.test.js refactor: refactor repo card (#1325) 2021-09-26 21:02:27 +05:30
fetchStats.test.js fix: hotfix for graphql api error (#1409) 2021-10-23 13:50:33 +05:30
fetchTopLanguages.test.js fix: langs_count overflow when hide is set (#989) 2021-05-07 00:31:04 +05:30
fetchWakatime.test.js feat: allow to customize wakatime range (#874) 2021-03-08 11:39:43 +05:30
flexLayout.test.js feat(layout): improve flexLayout & fixed layout overlaps (#1314) 2021-09-18 22:39:28 +05:30
pin.test.js refactor: refactor repo card (#1325) 2021-09-26 21:02:27 +05:30
renderRepoCard.test.js fix: firefox text overflow issue (#1492) 2021-12-13 20:12:03 +05:30
renderStatsCard.test.js fix: firefox text overflow issue (#1492) 2021-12-13 20:12:03 +05:30
renderTopLanguages.test.js fix: firefox text overflow issue (#1492) 2021-12-13 20:12:03 +05:30
renderWakatimeCard.test.js fix: bug where wakatime api returns undefined languages (#1403) 2021-11-05 19:49:51 +05:30
retryer.test.js feat: added repo card hide border option (#488) 2020-09-24 21:38:14 +05:30
top-langs.test.js feat: added repo card hide border option (#488) 2020-09-24 21:38:14 +05:30
utils.test.js fix: word-wrap bug (#1378) 2021-10-18 19:11:50 +05:30