Skip to content

Commit add9d27

Browse files
authored
add ai bindings example (cloudflare#21213)
1 parent c37c469 commit add9d27

File tree

1 file changed

+1
-0
lines changed
  • src/content/docs/workers/testing/vitest-integration

1 file changed

+1
-0
lines changed

src/content/docs/workers/testing/vitest-integration/recipes.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ Recipes are examples that help demonstrate how to write unit tests and integrati
2525
- [Tests using JSRPC with entrypoints and Durable Objects](https://github.com/cloudflare/workers-sdk/tree/main/fixtures/vitest-pool-workers-examples/rpc)
2626
- [Integration test with static assets and Puppeteer](https://github.com/GregBrimble/puppeteer-vitest-workers-assets)
2727
- [Resolving modules with Vite Dependency Pre-Bundling](https://github.com/cloudflare/workers-sdk/tree/main/fixtures/vitest-pool-workers-examples/module-resolution)
28+
- [Mocking Workers AI and Vectorize bindings in unit tests](https://github.com/cloudflare/workers-sdk/tree/main/fixtures/vitest-pool-workers-examples/ai-vectorize)

0 commit comments

Comments
 (0)