anuraghazra/github-readme-stats
Copy this badge! ↑
Test /api/
should test the request
api.test.js
Test /api/
should render error card on error
api.test.js
Test /api/
should get the query options
api.test.js
Test /api/
should have proper cache
api.test.js
Test /api/
should set proper cache
api.test.js
Test /api/
should set proper cache with clamped values
api.test.js
Test /api/
should add private contributions
api.test.js
Test calculateRank
should calculate rank correctly
calculateRank.test.js
Card
should hide border
card.test.js
Card
should not hide border
card.test.js
Card
should have a custom title
card.test.js
Card
should hide title
card.test.js
Card
should not hide title
card.test.js
Card
title should have prefix icon
card.test.js
Card
title should not have prefix icon
card.test.js
Card
should have proper height, width
card.test.js
Card
should have less height after title is hidden
card.test.js
Card
main-card-body should have proper when title is visible
card.test.js
Card
main-card-body should have proper position after title is hidden
card.test.js
Card
should render with correct colors
card.test.js
Card
should render gradient backgrounds
card.test.js
Test fetchRepo
should fetch correct user repo
fetchRepo.test.js
Test fetchRepo
should fetch correct org repo
fetchRepo.test.js
Test fetchRepo
should throw error if user is found but repo is null
fetchRepo.test.js
Test fetchRepo
should throw error if org is found but repo is null
fetchRepo.test.js
Test fetchRepo
should throw error if both user & org data not found
fetchRepo.test.js
Test fetchRepo
should throw error if repository is private
fetchRepo.test.js
Test fetchStats
should fetch correct stats
fetchStats.test.js
Test fetchStats
should throw error
fetchStats.test.js
Test fetchStats
should fetch and add private contributions
fetchStats.test.js
Test fetchStats
should fetch total commits
fetchStats.test.js
FetchTopLanguages
should fetch correct language data
fetchTopLanguages.test.js
FetchTopLanguages
should fetch correct language data while excluding the 'test-repo-1' repository
fetchTopLanguages.test.js
FetchTopLanguages
should throw error
fetchTopLanguages.test.js
Wakatime fetcher
should fetch correct wakatime data
fetchWakatime.test.js
Wakatime fetcher
should throw error
fetchWakatime.test.js
flexLayout
should work with row & col layouts
flexLayout.test.js
flexLayout
should work with sizes
flexLayout.test.js
Test /api/pin
should test the request
pin.test.js
Test /api/pin
should get the query options
pin.test.js
Test /api/pin
should render error card if user repo not found
pin.test.js
Test /api/pin
should render error card if org repo not found
pin.test.js
Test renderRepoCard
should render correctly
renderRepoCard.test.js
Test renderRepoCard
should display username in title (full repo name)
renderRepoCard.test.js
Test renderRepoCard
should trim header
renderRepoCard.test.js
Test renderRepoCard
should trim description
renderRepoCard.test.js
Test renderRepoCard
should render emojis
renderRepoCard.test.js
Test renderRepoCard
should hide language if primaryLanguage is null & fallback to correct values
renderRepoCard.test.js
Test renderRepoCard
should render default colors properly
renderRepoCard.test.js
Test renderRepoCard
should render custom colors properly
renderRepoCard.test.js
Load More