mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 22:15:15 +00:00
* GRS-1955: Using ES6 import/export in src files * GRS-1955: Using ES6 import/export in test files * GRS-1955: Using ES6 import/export in themes index.js * GRS-1955: Readding blank line at end of top-languages-card.js * feat: fix test es6 import errors This commit makes sure jest is set-up to support es6. It also fixes several test errors and sorts the imports. * test: update test node version This commit makes sure node 16 is used in the github actions. * refactor: run prettier Co-authored-by: rickstaa <rick.staa@outlook.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 | ||