Michael Bromley cc32ce762c fix(testing): Await outstanding jobs before populating test data (#3544) 8 months ago
..
src cc32ce762c fix(testing): Await outstanding jobs before populating test data (#3544) 8 months ago
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package 6 years ago
README.md cbe116c2ed chore: Fix links to plugin docs 6 years ago
package.json a7b46dc7b1 chore: Update sql.js version 8 months ago
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package 6 years ago
tsconfig.json 2061828873 feat: Preserve comments in compiled files 5 years ago
vitest.config.mts a8938f4099 fix(testing): Make test client's `fileUploadMutation` work for more input variable shapes (#3188) 1 year ago

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/