Michael Bromley fb80ee3b66 docs(testing): Fix docs for SimpleGraphQLClient vor 1 Jahr
..
src fb80ee3b66 docs(testing): Fix docs for SimpleGraphQLClient vor 1 Jahr
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package vor 6 Jahren
README.md cbe116c2ed chore: Fix links to plugin docs vor 6 Jahren
package.json 76666a23a6 Merge branch 'master' into minor vor 1 Jahr
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package vor 6 Jahren
tsconfig.json 2061828873 feat: Preserve comments in compiled files vor 5 Jahren
vitest.config.mts a8938f4099 fix(testing): Make test client's `fileUploadMutation` work for more input variable shapes (#3188) vor 1 Jahr

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/