Michael Bromley fb80ee3b66 docs(testing): Fix docs for SimpleGraphQLClient před 1 rokem
..
src fb80ee3b66 docs(testing): Fix docs for SimpleGraphQLClient před 1 rokem
.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 76666a23a6 Merge branch 'master' into minor před 1 rokem
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/