github-readme-stats/tests
Nabil Alamin c5e7f7b490
add pie chart layout to language card (#2099)
* add pie chart layout to language card

* resolve failing top-lang card tests

* scale down pie chart

* update readme.md

* Update readme.md

Co-authored-by: Rick Staa <rick.staa@outlook.com>

* style: format code

* update donut layout to be created without dependencies

* minor update

* style: format readme

* resolve failing tests

* refactor: clean up code and add extra tests

This commit cleans up the pie chart generation code and adds additional
tests.

* feat: improve pie chart positioning

* rename layout pie to donut

* add animation to donut layout

* refactor: rename pie and doughnut to donut

* feat: decrease donus animation delay

---------

Co-authored-by: rickstaa <rick.staa@outlook.com>
2023-05-09 20:54:34 +02:00
..
__snapshots__ test: update snapshots (#2519) 2023-02-25 13:32:08 +01:00
e2e ci: update e2e tests (#2548) 2023-02-25 19:42:11 +05:30
api.test.js test: fix mistaken pageInfo.endCursor keys (#2657) 2023-05-06 08:07:03 +00:00
calculateRank.test.js Missing term in calculation of TOTAL_VALUES. (#2116) 2022-11-18 15:19:04 +01:00
card.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
fetchRepo.test.js test: cleanup tests 2022-10-09 15:18:11 +02:00
fetchStats.test.js test: fix mistaken pageInfo.endCursor keys (#2657) 2023-05-06 08:07:03 +00:00
fetchTopLanguages.test.js New top language algorithm implementation (#1732) 2023-04-25 08:19:05 +02:00
fetchWakatime.test.js fix(wakatime-fetcher): add default range to prevent user not found error (#2670) 2023-05-05 23:12:28 +02:00
flexLayout.test.js fix: fix es6 import file extension 2022-09-24 13:20:52 +02:00
pat-info.test.js chore: minor changes in pat info (#2481) 2023-01-28 20:32:40 +05:30
pin.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
renderRepoCard.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
renderStatsCard.test.js feat(RankIcon): add rank_icon option (#2628) 2023-04-24 13:56:14 +00:00
renderTopLanguages.test.js add pie chart layout to language card (#2099) 2023-05-09 20:54:34 +02:00
renderWakatimeCard.test.js Cover with test changes in #2662 pull request (#2673) 2023-05-06 07:43:37 +00:00
retryer.test.js refactor: clean up imports 2022-09-24 14:10:06 +02:00
status.up.test.js feat: add PAT monitoring functions (#2178) 2023-01-28 19:52:02 +05:30
top-langs.test.js fix: fix es6 import file extension 2022-09-24 13:20:52 +02:00
utils.test.js fix: improve boolean parse behaviour (#2029) 2022-11-21 10:10:46 +01:00