| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Adds a small, focused, additive unit-test file (test/platform-detection.test.ts). No existing files are modified or removed. yarn test:ci passes locally. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
What
Adds a focused unit-test file for the isMacOS / isFirefox / isIOS helpers in app/utils.ts.
Covered behaviour (driven by overriding navigator.userAgent, restored afterwards):
Notes
Part of a series of small QA-only PRs adding unit coverage for pure helpers.