You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* rename: Highest DPS → Highest Damage Done
Rename biggestHit to highestDamageDone across UI label, data property,
composable, fetch script, and tests. Also fix test that checked for a
non-existent ability field.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: skip data tests when fetched JSON files are missing
Since PR #178 gitignored wcl-stats.json and rio-mythicplus.json, these
tests fail in CI or local environments without API credentials. Use
describe.skipIf to gracefully skip when files don't exist, and read via
fs instead of import to avoid Vite resolve errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Kaan Karaoglu <9263013+kaankaraoglu@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments