Michael Bromley 9bee9085b1 chore: Publish v3.2.4 8 mesi fa
..
src 5255dfe314 docs(testing): Fix doc block syntax 1 anno fa
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package 6 anni fa
README.md cbe116c2ed chore: Fix links to plugin docs 6 anni fa
package.json 9bee9085b1 chore: Publish v3.2.4 8 mesi fa
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package 6 anni fa
tsconfig.json 2061828873 feat: Preserve comments in compiled files 5 anni fa
vitest.config.mts a8938f4099 fix(testing): Make test client's `fileUploadMutation` work for more input variable shapes (#3188) 1 anno fa

README.md

@vendure/testing

This package contains utilities for writing end-to-end tests for Vendure.

For documentation, see www.vendure.io/docs/developer-guide/testing/