Michael Bromley 82b54e61e0 feat(core): Create unit-of-work infrastructure for transactions 5 anni fa
..
src 82b54e61e0 feat(core): Create unit-of-work infrastructure for transactions 5 anni fa
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package 6 anni fa
README.md cbe116c2ed chore: Fix links to plugin docs 6 anni fa
package.json 3950c315ab chore: Publish v0.15.0 5 anni fa
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package 6 anni fa
tsconfig.json 2061828873 feat: Preserve comments in compiled files 5 anni fa

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/