Michael Bromley e235d857c5 chore: Publish v3.5.2 4 hafta önce
..
src 3f514511d3 chore(core): Switch to mysql2 client library (#3821) 3 ay önce
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package 6 yıl önce
README.md f6188beba0 chore: Fix docs-link in README (#3853) 3 ay önce
package.json e235d857c5 chore: Publish v3.5.2 4 hafta önce
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package 6 yıl önce
tsconfig.json 2061828873 feat: Preserve comments in compiled files 5 yıl önce
vitest.config.mts a8938f4099 fix(testing): Make test client's `fileUploadMutation` work for more input variable shapes (#3188) 1 yıl önce

README.md

@vendure/testing

This package contains utilities for writing end-to-end tests for Vendure.

For documentation, see https://docs.vendure.io/guides/developer-guide/testing/