Summary
src/hooks/useCurrencyConverter.ts has no tests even though it touches rate fetching, caching, and storage.
Affected area
src/hooks/useCurrencyConverter.ts
Steps to reproduce
There is no test file.
Expected behaviour
Cover fetch failures, stale data, network reconnect, and storage re-hydration.
Acceptance criteria
Summary
src/hooks/useCurrencyConverter.tshas no tests even though it touches rate fetching, caching, and storage.Affected area
src/hooks/useCurrencyConverter.tsSteps to reproduce
There is no test file.
Expected behaviour
Cover fetch failures, stale data, network reconnect, and storage re-hydration.
Acceptance criteria