docs: add testing workflows guide to foundations#1115
docs: add testing workflows guide to foundations#1115johnlindquist wants to merge 5 commits intomainfrom
Conversation
|
|
No benchmark result files found in benchmark-results |
🧪 E2E Test Results❌ Some tests failed Summary
❌ Failed Tests🌍 Community Worlds (1 failed)mongodb (1 failed):
Details by Category✅ ▲ Vercel Production
✅ 💻 Local Development
✅ 📦 Local Production
✅ 🐘 Local Postgres
✅ 🪟 Windows
❌ 🌍 Community Worlds
✅ 📋 Other
❌ Some E2E test jobs failed:
Check the workflow run for details. |
91d25e5 to
732476a
Compare
Document the integration testing approach pioneered by Mux for testing workflows end-to-end using a Vitest global setup that spawns a dev server as a sidecar process.
VaguelySerious
left a comment
There was a problem hiding this comment.
LGTM. I was thinking it should be possible to eventually allow vitest to run a full workflow e2e on the local world, but we'd need to write an integration for it. For now, shipping these docs is a step in the right direction IMO
Summary
Test plan
bun run lint:links- 0 errors)pnpm test:docs- all testing.mdx samples pass)