| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The project is deployed as a Cloudflare Worker, so the test harness now uses Cloudflare's Vitest pool instead of Bun's built-in runner. Existing tests were migrated to Vitest, utility crypto/CORS coverage was added for issue #2, and a small Worker runtime smoke test proves wrangler vars and request handling load through the Cloudflare test environment. Constraint: Cloudflare Workers runtime APIs and wrangler bindings should be exercised through @cloudflare/vitest-pool-workers Rejected: Keep Bun's built-in test runner as primary | it does not exercise Workers runtime bindings and had incompatible module mock behavior locally Rejected: Maintain parallel Bun and Vitest suites | unnecessary duplicate maintenance for this small Worker Confidence: high Scope-risk: moderate Directive: Keep docs/superpowers artifacts out of product commits unless the user explicitly asks to version workflow docs Tested: bun run test (10 files, 106 tests); git diff --check; no bun:test/mock.module/vi.module leftovers Not-tested: GitHub Actions execution on remote runner
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
github | 3ae4b15 | Commit Preview URL Branch Preview URL |
May 02 2026, 12:57 AM |
Sorry, something went wrong.
There was a problem hiding this comment.
이제는 태스트를 레퍼런스삼아서 더 원할하게 기여할 수 있겠네요! 고생하셨습니다!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Closes #2
Verification
Notes