Michael Bromley 7dd18a005e test(core): Fix error in test populate script %!s(int64=3) %!d(string=hai) anos
..
src 7dd18a005e test(core): Fix error in test populate script %!s(int64=3) %!d(string=hai) anos
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package %!s(int64=6) %!d(string=hai) anos
README.md cbe116c2ed chore: Fix links to plugin docs %!s(int64=6) %!d(string=hai) anos
package.json a8e6822745 chore: Publish v1.4.7 %!s(int64=3) %!d(string=hai) anos
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package %!s(int64=6) %!d(string=hai) anos
tsconfig.json 2061828873 feat: Preserve comments in compiled files %!s(int64=5) %!d(string=hai) anos

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/