Skip to content

Conversation

@dcrawbuck
Copy link
Collaborator

@dcrawbuck dcrawbuck commented Nov 24, 2025

Note

Adds Bun smoke tests for Next and Cloudflare preview and runs them in the PR CI, including a helper to generate a test wrangler.jsonc.

  • CI:
    • Update .github/workflows/docs-build-pr.yml to build via bun run build:cf, trigger on test/**, and run bun test.
  • Testing:
    • Add server smoke tests test/next-start.test.ts and test/cf-preview.test.ts to verify /docs/home loads.
    • Include a readiness poller for endpoints.
  • Scripts:
    • Add scripts/generate-test-wrangler.ts and script generate:test-wrangler to create a minimal wrangler.jsonc for tests.
    • Update scripts/download-references.ts to remove react-native repo test file after clone.
  • Types:
    • Add @types/bun and test/tsconfig.json to include Bun types.

Written by Cursor Bugbot for commit df5cea2. This will update automatically on new commits. Configure here.

@dcrawbuck dcrawbuck force-pushed the duncan/chore/ci-test branch from d205792 to ef5da25 Compare November 26, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants