Michael Bromley 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls %!s(int64=5) %!d(string=hai) anos
..
src 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls %!s(int64=5) %!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 55d5d829fc chore: Publish v0.17.1 %!s(int64=5) %!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/