github-readme-stats/tests
anuraghazra 1c0332352a fix: filter out private repos
filtering out private repos just in case, otherwise if a user somehow
found out the name of any of the PAT owner's private -
(considering they created the PAT with private repo access) repos's name
then they could see the repo in github extra pins.
2020-07-17 12:39:19 +05:30
..
api.test.js feat: added rankings 2020-07-13 19:41:47 +05:30
calculateRank.test.js improve: improved rating algorithm wip 2020-07-14 14:08:57 +05:30
fetchRepo.test.js fix: filter out private repos 2020-07-17 12:39:19 +05:30
fetchStats.test.js fix: github rate limiter with multiple PATs 2020-07-15 14:59:25 +05:30
pin.test.js feat: display username in repo card (optional) (#78) 2020-07-16 18:03:33 +05:30
renderRepoCard.test.js feat: display username in repo card (optional) (#78) 2020-07-16 18:03:33 +05:30
renderStatsCard.test.js perf: align icons and text vertical (#33) 2020-07-16 15:51:21 +05:30
retryer.test.js refactor: refactored retryer logic & handled invalid tokens 2020-07-15 17:46:31 +05:30
utils.test.js test: added test & refactored files 2020-07-11 22:10:13 +05:30