Michael Bromley e3736f4d70 chore: Publish v3.4.1 hace 4 meses
..
src cc32ce762c fix(testing): Await outstanding jobs before populating test data (#3544) hace 8 meses
.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 e3736f4d70 chore: Publish v3.4.1 hace 4 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/