`packages/referral-web/src/utils/storeUrls.ts` has no test coverage. It's small (55 lines) and builds App Store / Play Store URLs from config.
Part of closing `referral-web`'s test coverage gap — see the sibling issues for `platformDetect.ts`, `clipboardHandoff.ts`, and `og.ts`.
Look at how the sibling packages structure their tests (e.g. `packages/referral-sdk-node/src/services/fingerprintMatcher.test.ts`) for the project's testing conventions.
`packages/referral-web/src/utils/storeUrls.ts` has no test coverage. It's small (55 lines) and builds App Store / Play Store URLs from config.
Part of closing `referral-web`'s test coverage gap — see the sibling issues for `platformDetect.ts`, `clipboardHandoff.ts`, and `og.ts`.
Look at how the sibling packages structure their tests (e.g. `packages/referral-sdk-node/src/services/fingerprintMatcher.test.ts`) for the project's testing conventions.