Michael Bromley 32fbe4af70 chore: Publish v3.3.1 il y a 8 mois
..
src cc32ce762c fix(testing): Await outstanding jobs before populating test data (#3544) il y a 8 mois
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package il y a 6 ans
README.md cbe116c2ed chore: Fix links to plugin docs il y a 6 ans
package.json 32fbe4af70 chore: Publish v3.3.1 il y a 8 mois
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package il y a 6 ans
tsconfig.json 2061828873 feat: Preserve comments in compiled files il y a 5 ans
vitest.config.mts a8938f4099 fix(testing): Make test client's `fileUploadMutation` work for more input variable shapes (#3188) il y a 1 an

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/