mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| api.test.js | ||
| calculateRank.test.js | ||
| card.test.js | ||
| fetchRepo.test.js | ||
| fetchStats.test.js | ||
| fetchTopLanguages.test.js | ||
| fetchWakatime.test.js | ||
| flexLayout.test.js | ||
| pin.test.js | ||
| renderRepoCard.test.js | ||
| renderStatsCard.test.js | ||
| renderTopLanguages.test.js | ||
| renderWakatimeCard.test.js | ||
| retryer.test.js | ||
| top-langs.test.js | ||
| utils.test.js | ||