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

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/