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

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/