Michael Bromley 6e441e7d2e Merge branch 'master' into minor hace 2 años
..
src 4c2b118f57 feat(testing): Turn productsCsvPath into an optional property for test server initialization (#2038) hace 3 años
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package hace 6 años
README.md cbe116c2ed chore: Fix links to plugin docs hace 6 años
package.json 02513db6da chore: Publish v1.9.3 hace 2 años
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package hace 6 años
tsconfig.json 2061828873 feat: Preserve comments in compiled files hace 5 años

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/