Michael Bromley 43afa5dfa7 chore: Publish v3.3.4 před 7 měsíci
..
src cc32ce762c fix(testing): Await outstanding jobs before populating test data (#3544) před 8 měsíci
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package před 6 roky
README.md cbe116c2ed chore: Fix links to plugin docs před 6 roky
package.json 43afa5dfa7 chore: Publish v3.3.4 před 7 měsíci
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package před 6 roky
tsconfig.json 2061828873 feat: Preserve comments in compiled files před 5 roky
vitest.config.mts a8938f4099 fix(testing): Make test client's `fileUploadMutation` work for more input variable shapes (#3188) před 1 rokem

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/