Michael Bromley 6ef6045478 feat(testing): Create helpers for testing of ErrorResult union types 5 年之前
..
src 6ef6045478 feat(testing): Create helpers for testing of ErrorResult union types 5 年之前
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package 6 年之前
README.md cbe116c2ed chore: Fix links to plugin docs 6 年之前
package.json 5654a6e046 chore: Publish v0.15.1 5 年之前
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package 6 年之前
tsconfig.json 2061828873 feat: Preserve comments in compiled files 5 年之前

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/